azure-sdk-for-cpp/.github/CODEOWNERS
2020-06-25 21:19:14 -07:00

25 lines
684 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
* @rickwinter @jeffreyrichter @joshfree
# SDK team
/sdk/ @ahsonkhan @antkmsft @rickwinter @jeffreyrichter @vhvb1989
# Samples
/samples/ @rickwinter @jeffreyrichter
# Service teams
/sdk/storage/ @vinjiang @katmsft @JinmingHu-MSFT @ahsonkhan @antkmsft @rickwinter @jeffreyrichter @vhvb1989
###########
# Eng Sys
###########
/eng/ @danieljurek @damirault @azure/azure-sdk-eng
/**/ci.yml @danieljurek @damirault @azure/azure-sdk-eng