Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSafia Abdalla <safia@microsoft.com>2022-05-17 19:02:21 +0300
committerGitHub <noreply@github.com>2022-05-17 19:02:21 +0300
commit66caf6ef858b638cf7596a8a9d984b597859ec89 (patch)
treed842f52bfe4721d1a12c4316fbe318b4532273f5
parentef6286fb88a1eb5e73af0c1bf27e0a2b9afc1b7d (diff)
Update CODEOWNERSupdate-codeowners
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fb9da1cada..0d9f12ed5e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -36,6 +36,7 @@
/src/Middleware/ @tratcher @BrennanConroy
/src/Middleware/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @tratcher @BrennanConroy
/src/Mvc/ @dotnet/aspnet-blazor-eng
+/src/Mvc/Mvc.ApiExplorer @captainsafia @brunolins16 @halter73
/src/Mvc/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @dotnet/aspnet-blazor-eng
/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/ @dotnet/aspnet-blazor-eng
/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/ @dotnet/aspnet-blazor-eng