-
Notifications
You must be signed in to change notification settings - Fork 238
Expand file tree
/
Copy pathCODEOWNERS
More file actions
13 lines (12 loc) · 866 Bytes
/
CODEOWNERS
File metadata and controls
13 lines (12 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
# See https://help.github.com/articles/about-code-owners/
/global.json @dotnet/razor-tooling
/azure-pipelines.yml @dotnet/razor-tooling
/eng/ @dotnet/razor-tooling
/eng/targets/Services.props @dotnet/razor-tooling
/eng/common/ @dotnet/razor-tooling
/eng/Versions.props @dotnet/razor-tooling
/eng/Version.Details.xml @dotnet/razor-tooling
/src/Razor @dotnet/razor-tooling
/src/Compiler @dotnet/razor-tooling
/src/Shared @dotnet/razor-tooling