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 384c394 commit f828e62Copy full SHA for f828e62
.github/CODEOWNERS
@@ -1,14 +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
-# Notify platform owners
+/.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
11
-/CODEOWNERS @NHSDigital/nhs-notify-code-owners
+/.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