Răsfoiți Sursa

Update CODEOWNERS (#9463)

Nate McMaster 7 ani în urmă
părinte
comite
1ac7abe6b6
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      .github/CODEOWNERS

+ 3 - 0
.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