Skip to content

Commit 9b6853d

Browse files
Feature/ccm 11876 codeowners (#132)
* CCM-11412: New Groups * CCM-11876: Codeowners
1 parent cb7572e commit 9b6853d

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# NHS Notify Code Owners
22

3-
* @NHSDigital/nhs-notify-supplier-api
4-
/.github/ @NHSDigital/nhs-notify-admins
5-
*.code-workspace @NHSDigital/nhs-notify-admins
3+
* @NHSDigital/nhs-notify-supplier-api
4+
5+
/.github/ @NHSDigital/nhs-notify-supplier-api-admins
6+
*.code-workspace @NHSDigital/nhs-notify-supplier-api-admins
7+
/docs/ @NHSDigital/nhs-notify-supplier-api
8+
/infrastructure/terraform/ @NHSDigital/nhs-notify-platform
69

710
# Codeowners must be final check
8-
/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners
9-
/CODEOWNERS @NHSDigital/nhs-notify-code-owners
11+
/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners
12+
/CODEOWNERS @NHSDigital/nhs-notify-code-owners
13+
14+
# Each NHS Notify repository should have clear code owners set.
15+
# Do not use GitHub team names, instead use the GitHub usernames
16+
# of the people who are responsible for the code maintenance.
1017

1118
# This is a comment.
1219
# Each line is a file pattern followed by one or more owners.

0 commit comments

Comments
 (0)