From 4412c763184fd39a0a367f6083ca02b62ae3fd10 Mon Sep 17 00:00:00 2001 From: Sam Kompfner Date: Tue, 20 Aug 2024 14:45:49 +0100 Subject: [PATCH] add vh team to codeowners on azure-pipelines path --- .github/CODEOWNERS | 2 +- CODEOWNERS | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 706fe824..789a3a5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ /.github/ @hmcts/vh-devops /.githooks/ @hmcts/vh-devops /.config/ @hmcts/vh-devops -azure-pipelines* @hmcts/vh-devops +azure-pipelines* @hmcts/vh-devops @hmcts/vh diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 6273cc30..00000000 --- a/CODEOWNERS +++ /dev/null @@ -1,2 +0,0 @@ -* @hmcts/vh -* @hmcts/vh-qa \ No newline at end of file