Update CODEOWNERS

This commit is contained in:
Nate McMaster 2019-02-19 09:32:31 -08:00 committed by GitHub
parent dffe9abf6b
commit ded53315d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

6
.github/CODEOWNERS vendored
View File

@ -1,8 +1,10 @@
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
# See https://help.github.com/articles/about-code-owners/
/build/ @natemcmaster
/eng/ @natemcmaster
/.azure/ @dougbu
/.config/ @dougbu
/build/ @dougbu
/eng/ @dougbu
/src/Components/ @SteveSandersonMS
/src/DefaultBuilder/ @tratcher
/src/Hosting/ @tratcher