Skip to content

Commit

Permalink
Merge pull request #2299 from ministryofjustice/AntonyBishop-patch-1
Browse files Browse the repository at this point in the history
Remove expired collaborator
  • Loading branch information
AntonyBishop authored Jan 2, 2025
2 parents c7728da + b7d4f7b commit 1c1cf59
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 40 deletions.
10 changes: 0 additions & 10 deletions terraform/bichard7-next-beanconnect.tf
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@ module "bichard7-next-beanconnect" {
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2025-12-31"
},
{
github_user = "sachindangui"
permission = "pull"
name = "Sachin Dangui"
email = "Sachin.Dangui@hmcts.net"
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
},
{
github_user = "tausifpatel"
permission = "push"
Expand Down
10 changes: 0 additions & 10 deletions terraform/bichard7-next-pnc-emulator.tf
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@ module "bichard7-next-pnc-emulator" {
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2025-12-31"
},
{
github_user = "sachindangui"
permission = "pull"
name = "Sachin Dangui"
email = "Sachin.Dangui@hmcts.net"
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
},
{
github_user = "tausifpatel"
permission = "push"
Expand Down
10 changes: 0 additions & 10 deletions terraform/bichard7-next-user-service.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ module "bichard7-next-user-service" {
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2025-12-31"
},
{
github_user = "sachindangui"
permission = "pull"
name = "Sachin Dangui"
email = "Sachin.Dangui@hmcts.net"
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
},
{
github_user = "joe-fol"
permission = "push"
Expand Down
10 changes: 0 additions & 10 deletions terraform/bichard7-next.tf
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@ module "bichard7-next" {
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2025-12-31"
},
{
github_user = "sachindangui"
permission = "pull"
name = "Sachin Dangui"
email = "Sachin.Dangui@hmcts.net"
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
},
{
github_user = "tausifpatel"
permission = "push"
Expand Down

0 comments on commit 1c1cf59

Please sign in to comment.