azure-sdk-for-cpp/.github/CODEOWNERS
Ahson Khan d45aee211a
Adding myself as codeowner for the sdk directory for cpp. (#11)
* Adding myself as codeowner for the sdk directory for cpp.

* Address feedback: sort the owners alphabetically.
2020-02-24 19:48:59 -08:00

24 lines
506 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
* @gilbertw @jeffreyrichter @joshfree
# SDK team
/sdk/ @ahsonkhan @antkmsft @gilbertw @jeffreyrichter @vhvb1989
# Samples
/samples/ @gilbertw @jeffreyrichter
# Service teams
###########
# Eng Sys
###########
/eng/ @danieljurek
/**/ci.yml @danieljurek