From 968ed406f4c107742de885390f3f70ac1051d60b Mon Sep 17 00:00:00 2001 From: Rick Winter Date: Mon, 17 Mar 2025 09:07:50 -0700 Subject: [PATCH] Update CODEOWNERS (#6470) --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 70ddd1e5d..55d17e113 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ ########### # Catch all for non-code project files and unowned files | folders -/** @rickwinter @LarryOsterman @antkmsft @gearama +/** @rickwinter @LarryOsterman #Catch all for files at the root /* @rickwinter @LarryOsterman @antkmsft @gearama @@ -23,7 +23,7 @@ # PRLabel: %Azure.Core /sdk/core/ @rickwinter @antkmsft @gearama @LarryOsterman -# AzureSdkOwners: @ahsonkhan +# AzureSdkOwners: @antkmsft # ServiceLabel: %Azure.Identity # PRLabel: %Azure.Identity /sdk/identity/ @antkmsft @rickwinter @gearama @LarryOsterman @Azure/azure-sdk-write-identity @@ -32,7 +32,7 @@ # Client SDKs ########### -# AzureSdkOwners: @ahsonkhan +# AzureSdkOwners: @gearama # ServiceLabel: %App Configuration # PRLabel: %App Configuration /sdk/appconfiguration/ @gearama @LarryOsterman @antkmsft @RickWinter