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 c59fb50 commit 069c532Copy full SHA for 069c532
.github/CODEOWNERS
@@ -1,17 +1,13 @@
1
# NHS Notify Code Owners
2
3
-# Notify default owners
4
-* @rossbugginsnhs @m-houston @aidenvaines-bjss @timireland
+* @NHSDigital/nhs-notify-supplier-api
+/.github/ @NHSDigital/nhs-notify-admins
5
+*.code-workspace @NHSDigital/nhs-notify-admins
6
7
# Codeowners must be final check
8
/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners
9
/CODEOWNERS @NHSDigital/nhs-notify-code-owners
10
-
11
-# Each NHS Notify repository should have clear code owners set.
12
-# Do not use GitHub team names, instead use the GitHub usernames
13
-# of the people who are responsible for the code maintenance.
14
15
# This is a comment.
16
# Each line is a file pattern followed by one or more owners.
17
0 commit comments