Update code owners to better manage default notifications. (#728)

This commit is contained in:
Ahson Khan 2020-10-09 15:34:52 -07:00 committed by GitHub
parent e3503f8575
commit fc3ee11622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.github/CODEOWNERS vendored
View File

@ -6,18 +6,18 @@
###########
# Catch all for non-code project files and unowned files | folders
* @rickwinter @joshfree
/sdk/ @rickwinter @joshfree
* @ahsonkhan @rickwinter @joshfree
/sdk/ @ahsonkhan @rickwinter @joshfree
# Samples
/samples/ @rickwinter
/sdk/samples/ @rickwinter
/samples/ @ahsonkhan @rickwinter
/sdk/samples/ @ahsonkhan @rickwinter
# Azure::Core
/sdk/core/ @ahsonkhan @antkmsft @rickwinter @vhvb1989
# Service teams
/sdk/storage/ @vinjiang @katmsft @JinmingHu-MSFT @ahsonkhan @antkmsft @rickwinter @vhvb1989
/sdk/storage/ @vinjiang @katmsft @JinmingHu-MSFT @antkmsft @rickwinter @vhvb1989
###########
# Eng Sys