razor-tooling/.github/CODEOWNERS

15 строки
1.1 KiB
Plaintext
Исходник Обычный вид История

# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
2019-02-23 09:38:44 +03:00
# See https://help.github.com/articles/about-code-owners/
2022-08-29 22:13:26 +03:00
/global.json @dotnet/razor-tooling @dotnet/razor-compiler
/azure-pipelines.yml @dotnet/razor-tooling @dotnet/razor-compiler
/eng/ @dotnet/razor-tooling @dotnet/razor-compiler
/eng/targets/Services.props @dotnet/razor-tooling
2022-08-29 22:13:26 +03:00
/eng/common/ @dotnet/razor-tooling @dotnet/razor-compiler
/eng/Versions.props @dotnet/razor-tooling @dotnet/razor-compiler
/eng/Version.Details.xml @dotnet/razor-tooling @dotnet/razor-compiler
/eng/SourceBuild* @dotnet/source-build-internal
/src/Razor @dotnet/razor-tooling
2022-08-29 22:13:26 +03:00
/src/Compiler @dotnet/razor-compiler
/src/Shared @dotnet/razor-tooling @dotnet/razor-compiler