Skip to content

Commit

Permalink
Merge pull request #2213 from ministryofjustice/remove-expired-collab…
Browse files Browse the repository at this point in the history
…orator-katharine-breeze-desnz

Remove expired collaborator from Terraform file/s for katharine-breeze-desnz
  • Loading branch information
AntonyBishop authored Sep 16, 2024
2 parents c7a43e3 + 11dc0ab commit 5eedfaa
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 5eedfaa

Please sign in to comment.