Update CODEOWNERS (#9229)
This commit is contained in:
parent
6f13e7b77a
commit
a3a53413c4
|
|
@ -1,10 +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/
|
||||
|
||||
/.azure/ @dougbu
|
||||
/.config/ @dougbu
|
||||
/build/ @dougbu
|
||||
/eng/ @dougbu
|
||||
/.azure/ @aspnet/build
|
||||
/.config/ @aspnet/build
|
||||
/build/ @aspnet/build
|
||||
/eng/ @aspnet/build
|
||||
/src/Components/ @SteveSandersonMS
|
||||
/src/DefaultBuilder/ @tratcher @anurse
|
||||
/src/Hosting/ @tratcher @anurse
|
||||
|
|
|
|||
Loading…
Reference in New Issue