azure-sdk-for-android/.github/CODEOWNERS

31 строка
907 B
Plaintext
Исходник Обычный вид История

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
2021-01-30 02:54:31 +03:00
/sdk/ @mayurid @jonathangiles
2020-02-03 01:18:19 +03:00
# Service teams
# PRLabel: %Communication
/sdk/communication/ @JianpingChen @Azure/azure-sdk-communication-code-reviewers
2020-11-13 04:46:43 +03:00
# PRLabel: %Azure.Core
2021-01-30 02:54:31 +03:00
/sdk/core/ @vcolin7 @anuchandy
2020-11-13 04:46:43 +03:00
# PRLabel: %Storage
2021-01-30 02:54:31 +03:00
/sdk/storage/ @vcolin7 @anuchandy
2020-02-03 01:18:19 +03:00
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
2021-01-30 02:54:31 +03:00
/**/ci.yml @mitchdenny