Skip to content

Commit

Permalink
Remove expired collaborator from Terraform file/s for katharine-breez…
Browse files Browse the repository at this point in the history
…e-desnz
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
1 parent c7a43e3 commit 11dc0ab
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions terraform/cjs-dashboard.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,5 @@ module "cjs-dashboard" {
source = "./modules/repository-collaborators"
repository = "cjs-dashboard"
collaborators = [
{
github_user = "katharine-breeze-desnz"
permission = "pull"
name = "Katharine Breeze"
email = "katharine.breeze2@energysecurity.gov.uk"
org = "desnz"
reason = "To be able to access some code that they wrote before leaving the MoJ."
added_by = "laura.knowles1@justice.gov.uk"
review_after = "2024-09-15"
},
]
}

0 comments on commit 11dc0ab

Please sign in to comment.