diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 719f1532973d31ded4e19b78ca504e21e0349ed6..b962971e33b6190682b27844eed35a8b7ca69fb4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,10 +1,13 @@ # 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/ +/global.json @aspnet/build /.azure/ @aspnet/build /.config/ @aspnet/build /build/ @aspnet/build /eng/ @aspnet/build +/eng/Versions.props @dotnet-maestro-bot @dougbu +/eng/Version.Details.xml @dotnet-maestro-bot @dougbu /src/Components/ @SteveSandersonMS /src/DefaultBuilder/ @tratcher @anurse /src/Hosting/ @tratcher @anurse