From f24d93faf5768b0b943b318001dfd097f0af23a0 Mon Sep 17 00:00:00 2001 From: David Lantos Date: Wed, 5 Jan 2022 14:19:26 +0000 Subject: [PATCH] Change code owners to the agreed dev team We agreed on 26 November 2021 that we would simplify the teams in GitHub by creating a new dev-only team to access: - code and reviews on all apps - repository admin - CI/CD pipelines - security tooling - access to non-prod environments - access to prod environments As this simplifies our authorization model --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b9e9ad3..1adaa47 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @ministryofjustice/hmpps-interventions +* @ministryofjustice/hmpps-interventions-dev