Skip to content

Commit 3554d74

Browse files
authored
Update CODEOWNER from @aspnet/build to @dotnet/aspnet-build (#29481)
1 parent a2300a8 commit 3554d74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
22
# See https://help.github.com/articles/about-code-owners/
33

4-
/global.json @aspnet/build
5-
/.azure/ @aspnet/build
6-
/.config/ @aspnet/build
7-
/eng/ @aspnet/build
4+
/global.json @dotnet/aspnet-build
5+
/.azure/ @dotnet/aspnet-build
6+
/.config/ @dotnet/aspnet-build
7+
/eng/ @dotnet/aspnet-build
88
/eng/common/ @dotnet-maestro-bot
99
/eng/Versions.props @dotnet-maestro-bot @dougbu
1010
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
@@ -28,7 +28,7 @@
2828
/src/Middleware/HttpsPolicy/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @jkotalik
2929
/src/Middleware/Rewrite/ @jkotalik
3030
/src/Middleware/Rewrite/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @jkotalik
31-
/src/Mvc/ @pranavkm @javiercn
31+
/src/Mvc/ @pranavkm @javiercn
3232
/src/Mvc/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @pranavkm @javiercn
3333
/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/ @dotnet/aspnet-blazor-eng
3434
/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/ @dotnet/aspnet-blazor-eng

0 commit comments

Comments
 (0)