Explorar o código

Add aspnet-build ownership of Version files (#40309)

- also include Will and I explicitly; otherwise, get dropped if someone else handles things for aspnet-build
Doug Bunting %!s(int64=4) %!d(string=hai) anos
pai
achega
e00456b94d
Modificáronse 1 ficheiros con 10 adicións e 10 borrados
  1. 10 10
      .github/CODEOWNERS

+ 10 - 10
.github/CODEOWNERS

@@ -2,20 +2,20 @@
 # See https://help.github.com/articles/about-code-owners/
 
 *                                                                                 @Pilchie
-/global.json                                                                      @dotnet/aspnet-build
-/.azure/                                                                          @dotnet/aspnet-build
-/.azuredevops/                                                                    @dotnet/aspnet-build
-/.config/                                                                         @dotnet/aspnet-build
+/global.json                                                                      @dotnet/aspnet-build @dougbu @wtgodbe
+/.azure/                                                                          @dotnet/aspnet-build @dougbu @wtgodbe
+/.azuredevops/                                                                    @dotnet/aspnet-build @dougbu @wtgodbe
+/.config/                                                                         @dotnet/aspnet-build @dougbu @wtgodbe
 /.devcontainer/                                                                   @captainsafia @TanayParikh
 /.vscode/                                                                         @captainsafia @TanayParikh
-/.github/                                                                         @dotnet/aspnet-build
-/.github/*_TEMPLATE/                                                              @dotnet/aspnet-build @mkArtakMSFT
-/.github/workflows/                                                               @dotnet/aspnet-build @tratcher
+/.github/                                                                         @dotnet/aspnet-build @dougbu @wtgodbe
+/.github/*_TEMPLATE/                                                              @dotnet/aspnet-build @dougbu @wtgodbe @mkArtakMSFT
+/.github/workflows/                                                               @dotnet/aspnet-build @dougbu @wtgodbe @tratcher
 /docs/                                                                            @captainsafia @mkArtakMSFT
-/eng/                                                                             @dotnet/aspnet-build
+/eng/                                                                             @dotnet/aspnet-build @dougbu @wtgodbe
 /eng/common/                                                                      @dotnet-maestro-bot
-/eng/Versions.props                                                               @dotnet-maestro-bot @dougbu
-/eng/Version.Details.xml                                                          @dotnet-maestro-bot @dougbu
+/eng/Versions.props                                                               @dotnet-maestro-bot @dotnet/aspnet-build @dougbu @wtgodbe
+/eng/Version.Details.xml                                                          @dotnet-maestro-bot @dotnet/aspnet-build @dougbu @wtgodbe
 /src/Caching/                                                                     @captainsafia @halter73
 /src/Caching/**/PublicAPI.*Shipped.txt                                            @dotnet/aspnet-api-review @captainsafia @halter73
 /src/Components/                                                                  @dotnet/aspnet-blazor-eng