65 lines
1.9 KiB
Plaintext
65 lines
1.9 KiB
Plaintext
# Instructions for CODEOWNERS file format and automatic build failure notifications:
|
|
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
|
|
|
|
###########
|
|
# SDK
|
|
###########
|
|
|
|
# Catch all for non-code project files and unowned files | folders
|
|
/** @rickwinter @LarryOsterman
|
|
/sdk/ @rickwinter @LarryOsterman
|
|
|
|
# Samples
|
|
/samples/ @rickwinter @ahsonkhan @antkmsft @gearama @LarryOsterman
|
|
|
|
# AzureSdkOwners: @gearama
|
|
# ServiceLabel: %Azure.Core
|
|
# PRLabel: %Azure.Core
|
|
/sdk/core/ @rickwinter @ahsonkhan @antkmsft @gearama @LarryOsterman
|
|
|
|
# AzureSdkOwners: @ahsonkhan
|
|
# ServiceLabel: %Azure.Identity
|
|
# PRLabel: %Azure.Identity
|
|
/sdk/identity/ @antkmsft @schaabs @ahsonkhan @rickwinter @gearama @LarryOsterman @Azure/azure-sdk-write-identity
|
|
|
|
###########
|
|
# Client SDKs
|
|
###########
|
|
|
|
# ServiceOwners: @gkostal @anilba06 @ahmadmsft
|
|
# ServiceLabel: %Attestation
|
|
|
|
# PRLabel: %Attestation
|
|
/sdk/attestation/ @gkostal @anilba06 @ahmadmsft @LarryOsterman @rickwinter
|
|
|
|
# AzureSdkOwners: @LarryOsterman
|
|
# ServiceLabel: %Event Hubs
|
|
# PRLabel: %Event Hubs
|
|
/sdk/eventhubs/ @LarryOsterman @antkmsft @ahsonkhan @gearama @RickWinter
|
|
|
|
# AzureSdkOwners: @gearama
|
|
# ServiceLabel: %KeyVault
|
|
# PRLabel: %KeyVault
|
|
/sdk/keyvault/ @gearama @antkmsft @rickwinter @LarryOsterman
|
|
|
|
# ServiceOwners:@vinjiang @Jinming-Hu @EmmaZhu
|
|
# ServiceLabel: %Storage
|
|
|
|
# PRLabel: %Storage
|
|
/sdk/storage/ @vinjiang @Jinming-Hu @EmmaZhu @antkmsft @gearama @LarryOsterman @microzchang
|
|
|
|
# AzureSdkOwners: @gearama
|
|
# ServiceLabel: %Tables
|
|
# PRLabel: %Tables
|
|
/sdk/tables/ @gearama @LarryOsterman @antkmsft @ahsonkhan
|
|
|
|
# AzureSdkOwners: @danieljurek
|
|
# ServiceLabel: %EngSys
|
|
# PRLabel: %EngSys
|
|
/sdk/template/ @danieljurek @weshaggard @LarryOsterman @RickWinter
|
|
|
|
###########
|
|
# Eng Sys
|
|
###########
|
|
/eng/ @danieljurek @weshaggard @benbp
|