From 6c19ba5c31e32d2676652c19af20cb747976a63b Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 2 Dec 2024 09:57:13 -0800 Subject: [PATCH 1/2] [CODEOWNERS] Remove invalid owner The focus of these changes is to remove an invalid owner flagged by the linter. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d097056f61360..4809eb07e3c1c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -544,10 +544,10 @@ # ServiceOwners: @aim-for-better @idear1203 @deshriva # PRLabel: %Health Deidentification -/sdk/healthdataaiservices/ @GrahamMThomas +/sdk/healthdataaiservices/ @alexathomases @jovinson-ms # ServiceLabel: %Health Deidentification -# ServiceOwners: @GrahamMThomas +# ServiceOwners: @alexathomases # ServiceLabel: %HPC Cache # ServiceOwners: @romahamu @omzevall From 10c8d0fc492856bc41289e19b16b1760ed7ad1e2 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 2 Dec 2024 10:02:16 -0800 Subject: [PATCH 2/2] Update .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4809eb07e3c1c..c5816f62749c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -544,7 +544,7 @@ # ServiceOwners: @aim-for-better @idear1203 @deshriva # PRLabel: %Health Deidentification -/sdk/healthdataaiservices/ @alexathomases @jovinson-ms +/sdk/healthdataaiservices/ @alexathomases # ServiceLabel: %Health Deidentification # ServiceOwners: @alexathomases