Skip to content

Commit

Permalink
Merge pull request #1320 from stvoutsin/fix/add-missing-user
Browse files Browse the repository at this point in the history
Add missing user to list
  • Loading branch information
millingw authored Mar 14, 2024
2 parents f7dac6b + af46049 commit a1a3d5f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deployments/common/users/live-users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,8 @@ users:
- name: "MIllingworth"
type: "live"
linuxuid: 10032


- name: "JDodd"
type: "live"
linuxuid: 10033

0 comments on commit a1a3d5f

Please sign in to comment.