Skip to content

Commit

Permalink
Update the add by email
Browse files Browse the repository at this point in the history
Changed the email address of the added by user to the correct user.
  • Loading branch information
andyrogers1973 committed May 31, 2024
1 parent cf874a7 commit c611e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/yjaf-terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module "yjaf-terraform" {
email = "greg.whiting@necsws.com"
org = "NEC Software Solutions"
reason = "Devops guys need access to make app/infra changes"
added_by = "andy.rogers@digital.justice.gov.uk"
added_by = "David.Hall@yjb.gov.uk"
review_after = "2025-05-23"
}
]
Expand Down

0 comments on commit c611e36

Please sign in to comment.