Skip to content

Commit

Permalink
Extend review date in Terraform file/s for nickyscout
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 6999673 commit a911883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/staff-device-management-virtualdesktop.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module "staff-device-management-virtualdesktop" {
repository = "staff-device-management-virtualdesktop"
collaborators = [
{
github_user = "NickyScout"
github_user = "nickyscout"
permission = "push"
name = "Nikolay Milyaev"
email = "nmilyaev@microsoft.com"
org = "Microsoft"
reason = "MoJO AVD build into a Microsoft Windows 365 product"
added_by = "leanne.emans@justice.gov.uk"
review_after = "2024-12-01"
review_after = "2025-05-30"
},
]
}

0 comments on commit a911883

Please sign in to comment.