From c5dcb2ba02a646961fb8071f6f6e2e2ab672adfc Mon Sep 17 00:00:00 2001 From: Ross Buggins Date: Wed, 22 May 2024 08:49:40 +0100 Subject: [PATCH] Code owners to git folder and default to code owners team. --- CODEOWNERS => .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) rename CODEOWNERS => .github/CODEOWNERS (96%) diff --git a/CODEOWNERS b/.github/CODEOWNERS similarity index 96% rename from CODEOWNERS rename to .github/CODEOWNERS index 5c21975f..5be7aa5f 100644 --- a/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,9 @@ # NHS Notify Code Owners +/.github/CODEOWNERS @NHSDigital/nhs-notify-code-owners +/CODEOWNERS @NHSDigital/nhs-notify-code-owners + + # Each NHS Notify repository should have clear code owners set. # Do not use GitHub team names, instead use the GitHub usernames # of the people who are responsible for the code maintenance.