From ecd09dbac871a95307f490eb0b238e46cc8c7747 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Wed, 15 May 2024 10:10:18 -0400 Subject: [PATCH] [CODEOWNERS] Remove invalid member Removing a member who is no longer compliant with Azure SDK requirements. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3443b389a108..3e17f5b42b2d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -202,10 +202,10 @@ # ServiceOwners: @ryogok @TFR258 @tburns10 @areddish @toothache # PRLabel: %Cognitive - Face -/sdk/cognitiveservices/Vision.Face/ @JinyuID @dipidoo @SteveMSFT @msyache @longli0 @ShaoAnLin @lulululululu +/sdk/cognitiveservices/Vision.Face/ @JinyuID @dipidoo @SteveMSFT @msyache @longli0 @lulululululu # ServiceLabel: %Cognitive - Face -# ServiceOwners: @JinyuID @dipidoo @SteveMSFT @msyache @longli0 @ShaoAnLin @lulululululu +# ServiceOwners: @JinyuID @dipidoo @SteveMSFT @msyache @longli0 @lulululululu # PRLabel: %Cognitive - Form Recognizer /sdk/documentintelligence/ @kinelski @pallavit @joseharriaga