azure-sdk-for-cpp/.github/CODEOWNERS
2020-09-17 16:03:19 -07:00

27 lines
705 B
Plaintext

# 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 for non-code project files and unowned files | folders
* @rickwinter @joshfree
/sdk/ @rickwinter @joshfree
# Samples
/samples/ @rickwinter
/sdk/samples/ @rickwinter
# Azure::Core
/sdk/core/ @ahsonkhan @antkmsft @rickwinter @vhvb1989
# Service teams
/sdk/storage/ @vinjiang @katmsft @JinmingHu-MSFT @ahsonkhan @antkmsft @rickwinter @vhvb1989
###########
# Eng Sys
###########
/eng/ @danieljurek @azure/azure-sdk-eng
/**/ci.yml @danieljurek @azure/azure-sdk-eng