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.
This commit is contained in:
Ahson Khan 2020-02-24 19:48:59 -08:00 committed by GitHub
parent 5ebd2a1543
commit d45aee211a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -6,10 +6,10 @@
###########
# Catch all for non-code project files
* @gilbertw @joshfree @jeffreyrichter
* @gilbertw @jeffreyrichter @joshfree
# SDK team
/sdk/ @gilbertw @jeffreyrichter @antkmsft @vhvb1989
/sdk/ @ahsonkhan @antkmsft @gilbertw @jeffreyrichter @vhvb1989
# Samples
/samples/ @gilbertw @jeffreyrichter