Skip to content

Commit

Permalink
Merge pull request #2099 from ministryofjustice/AntonyBishop-patch-1
Browse files Browse the repository at this point in the history
Add collaborator
  • Loading branch information
AntonyBishop authored Jun 14, 2024
2 parents d550b07 + 41612c9 commit 5c2b4c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions terraform/legislation-drafting-helper.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,15 @@ module "legislation-drafting-helper" {
added_by = "chloe.pugh1@justice.gov.uk"
review_after = "2025-05-29"
},
{
github_user = "olivernormand"
permission = "pull"
name = "Oliver Normand"
email = "oliver.normand@cabinetoffice.gov.uk"
org = "Cabinet Office"
reason = "We are working on a x-govt project using publicly available data."
added_by = "chloe.pugh1@justice.gov.uk"
review_after = "2025-06-12"
},
]
}

0 comments on commit 5c2b4c2

Please sign in to comment.