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
|
|
|
|
2023-02-13 22:44:12 +03:00
|
|
|
################
|
|
|
|
# Orphaned paths
|
|
|
|
################
|
|
|
|
# As of 2/9/2023 these paths have no owners:
|
|
|
|
|
|
|
|
# /**
|
|
|
|
# /.run/
|
|
|
|
# /.vscode/
|
|
|
|
# /config/
|
|
|
|
# /doc/
|
|
|
|
|
2022-02-19 02:36:32 +03:00
|
|
|
################
|
|
|
|
# Automation
|
|
|
|
################
|
|
|
|
|
|
|
|
# Git Hub integration and bot rules
|
2022-06-28 16:00:07 +03:00
|
|
|
/.github/ @jsquire @ronniegeraghty
|
2022-02-19 02:36:32 +03:00
|
|
|
|
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
|
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
|
|
|
|
2022-11-11 17:32:33 +03:00
|
|
|
# PRLabel: %Communication - Common
|
|
|
|
/sdk/communication/azure-communication-common/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @ostoliarova-msft @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: %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
|
2021-12-06 20:31:13 +03:00
|
|
|
/sdk/template/ @benbp @weshaggard
|
2020-11-13 04:46:43 +03:00
|
|
|
|
2020-02-03 01:18:19 +03:00
|
|
|
###########
|
|
|
|
# Eng Sys
|
|
|
|
###########
|
2021-07-02 04:44:32 +03:00
|
|
|
/eng/ @benbp @weshaggard
|