2020-02-03 01:18:19 +03:00
|
|
|
# Instructions for CODEOWNERS file format and automatic build failure notifications:
|
|
|
|
# https://github.com/Azure/azure-sdk/blob/master/docs/policies/opensource.md#codeowners
|
|
|
|
|
|
|
|
###########
|
|
|
|
# SDK
|
|
|
|
###########
|
|
|
|
|
|
|
|
# Catch all
|
|
|
|
/sdk/ @mayurid @jonathangiles @bsiegel
|
|
|
|
|
|
|
|
# Service teams
|
2020-09-23 00:53:22 +03:00
|
|
|
|
|
|
|
# PRLabel: %Communication
|
2021-01-14 03:32:08 +03:00
|
|
|
/sdk/communication/ @JianpingChen @Azure/azure-sdk-communication-code-reviewers
|
2020-09-23 00:53:22 +03:00
|
|
|
|
2020-11-13 04:46:43 +03:00
|
|
|
# PRLabel: %Azure.Core
|
2020-02-03 01:18:19 +03:00
|
|
|
/sdk/core/ @bsiegel @vcolin7 @anuchandy
|
2020-11-13 04:46:43 +03:00
|
|
|
|
|
|
|
# PRLabel: %Storage
|
2020-02-03 01:18:19 +03:00
|
|
|
/sdk/storage/ @bsiegel @vcolin7 @anuchandy
|
|
|
|
|
2020-11-13 04:46:43 +03:00
|
|
|
# PRLabel: %EngSys
|
|
|
|
/sdk/template/ @Azure/azure-sdk-eng
|
|
|
|
|
2020-02-03 01:18:19 +03:00
|
|
|
###########
|
|
|
|
# Eng Sys
|
|
|
|
###########
|
2020-02-04 01:18:19 +03:00
|
|
|
/eng/ @mitchdenny @weshaggard
|
2020-02-03 01:18:19 +03:00
|
|
|
|
|
|
|
/**/ci.yml @mitchdenny
|