Update CODEOWNERS
This commit is contained in:
parent
dffe9abf6b
commit
ded53315d8
|
|
@ -1,8 +1,10 @@
|
||||||
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
|
# 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/
|
# See https://help.github.com/articles/about-code-owners/
|
||||||
|
|
||||||
/build/ @natemcmaster
|
/.azure/ @dougbu
|
||||||
/eng/ @natemcmaster
|
/.config/ @dougbu
|
||||||
|
/build/ @dougbu
|
||||||
|
/eng/ @dougbu
|
||||||
/src/Components/ @SteveSandersonMS
|
/src/Components/ @SteveSandersonMS
|
||||||
/src/DefaultBuilder/ @tratcher
|
/src/DefaultBuilder/ @tratcher
|
||||||
/src/Hosting/ @tratcher
|
/src/Hosting/ @tratcher
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue