Update CODEOWNERS (#6470)

This commit is contained in:
Rick Winter 2025-03-17 09:07:50 -07:00 committed by GitHub
parent 2170f34290
commit 968ed406f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.github/CODEOWNERS vendored
View File

@ -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