Browse Source

Update CODEOWNERS to catch more API updates (#43105)

Stephen Halter 3 years ago
parent
commit
363cdb12e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -2,6 +2,7 @@
 # See https://help.github.com/articles/about-code-owners/
 
 *                                                                                 @Pilchie
+/**/PublicAPI.*Shipped.txt                                                        @dotnet/aspnet-api-review
 /global.json                                                                      @dotnet/aspnet-build @dougbu @wtgodbe
 /.azure/                                                                          @dotnet/aspnet-build @dougbu @wtgodbe
 /.azuredevops/                                                                    @dotnet/aspnet-build @dougbu @wtgodbe