We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7655cf6 commit c1b5122Copy full SHA for c1b5122
.github/CODEOWNERS
@@ -1,11 +1,15 @@
1
# NHS Notify Code Owners
2
3
# Notify default owners
4
-* @rossbugginsnhs @m-houston @aidenvaines-bjss @timireland
+* @NHSDigital/nhs-notify-repository-template
5
+
6
+/.github/ @NHSDigital/nhs-notify-repository-template-admins
7
+*.code-workspace @NHSDigital/nhs-notify-repository-template-admins
8
+/infrastructure/terraform/ @NHSDigital/nhs-notify-platform
9
10
# Codeowners must be final check
-/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners
-/CODEOWNERS @NHSDigital/nhs-notify-code-owners
11
+/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners
12
+/CODEOWNERS @NHSDigital/nhs-notify-code-owners
13
14
15
# Each NHS Notify repository should have clear code owners set.
0 commit comments