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

44 строки
1.2 KiB
Plaintext
Исходник Постоянная ссылка Обычный вид История

2020-02-03 01:18:19 +03:00
# Instructions for CODEOWNERS file format and automatic build failure notifications:
2021-06-25 08:24:14 +03:00
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
2020-02-03 01:18:19 +03:00
################
# Orphaned paths
################
# As of 2/9/2023 these paths have no owners:
# /**
# /.run/
# /.vscode/
# /config/
# /doc/
2020-02-03 01:18:19 +03:00
###########
# 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/ @vcolin7 @Azure/azure-sdk-communication-code-reviewers
# PRLabel: %Communication - Common
2023-03-29 14:38:52 +03:00
/sdk/communication/azure-communication-common/ @Azure/acs-identity-sdk @AikoBB @maximrytych-ms @mjafferi-msft
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: %EngSys
/sdk/template/ @benbp @weshaggard
2020-11-13 04:46:43 +03:00
2020-02-03 01:18:19 +03:00
###########
# Eng Sys
###########
/eng/ @benbp @weshaggard
/eng/common/ @Azure/azure-sdk-eng
/.github/workflows/ @Azure/azure-sdk-eng
/.github/CODEOWNERS @vcolin7 @Azure/azure-sdk-eng