Update CODEOWNERS (#9463)
This commit is contained in:
parent
485795ad3c
commit
1ac7abe6b6
|
|
@ -1,10 +1,13 @@
|
||||||
# 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/
|
||||||
|
|
||||||
|
/global.json @aspnet/build
|
||||||
/.azure/ @aspnet/build
|
/.azure/ @aspnet/build
|
||||||
/.config/ @aspnet/build
|
/.config/ @aspnet/build
|
||||||
/build/ @aspnet/build
|
/build/ @aspnet/build
|
||||||
/eng/ @aspnet/build
|
/eng/ @aspnet/build
|
||||||
|
/eng/Versions.props @dotnet-maestro-bot @dougbu
|
||||||
|
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
|
||||||
/src/Components/ @SteveSandersonMS
|
/src/Components/ @SteveSandersonMS
|
||||||
/src/DefaultBuilder/ @tratcher @anurse
|
/src/DefaultBuilder/ @tratcher @anurse
|
||||||
/src/Hosting/ @tratcher @anurse
|
/src/Hosting/ @tratcher @anurse
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue