Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit d2ebaa8

Browse files
authored
[release/6.0.2xx] Backport CODEOWNERS (#61)
So we get appropriate notifications. Extension of #54.
1 parent b5a65c9 commit d2ebaa8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/CODEOWNERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
2+
# See https://help.github.com/articles/about-code-owners/
3+
4+
* @Pilchie
5+
/global.json @dotnet/aspnet-build
6+
/azure-pipelines.yml @dotnet/aspnet-build
7+
/NuGet.config @dotnet/aspnet-build
8+
/.vscode/ @dotnet/aspnet-build @TanayParikh
9+
/.devcontainer/ @dotnet/aspnet-build @TanayParikh
10+
/.github/ @dotnet/aspnet-build
11+
/src/ @dotnet/aspnet-blazor-eng
12+
/eng/ @dotnet/aspnet-build
13+
/eng/common/ @dotnet-maestro-bot
14+
/eng/Versions.props @dotnet-maestro-bot @dotnet/aspnet-build
15+
/eng/Version.Details.xml @dotnet-maestro-bot @dotnet/aspnet-build

0 commit comments

Comments
 (0)