From c1e3337667683c9fc6d3842b39899f57e95ce1cc Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 4 Nov 2024 11:59:22 -0800 Subject: [PATCH] [CODEOWNERS] Remove invalid account The focus of these changes is to remove an invalid account exposed by a linter run failure. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a5100072b7b28..3436eeff1f56a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -897,10 +897,10 @@ # ServiceOwners: @shahbj79 @mit2nil @aygoya @ganganarayanan # PRLabel: %Synapse -/sdk/synapse/ @wonner @yanjungao718 @annelo-msft +/sdk/synapse/ @yanjungao718 @annelo-msft # ServiceLabel: %Synapse -# ServiceOwners: @wonner @yanjungao718 +# ServiceOwners: @yanjungao718 # PRLabel: %Tables /sdk/tables/ @christothes @JonathanCrd