diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b38d2fbce0e..ce52c30a394 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,15 +1,15 @@ # 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 @dotnet/razor-compiler -/azure-pipelines.yml @dotnet/razor-tooling @dotnet/razor-compiler -/eng/ @dotnet/razor-tooling @dotnet/razor-compiler +/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 @dotnet/razor-compiler -/eng/Versions.props @dotnet/razor-tooling @dotnet/razor-compiler -/eng/Version.Details.xml @dotnet/razor-tooling @dotnet/razor-compiler +/eng/common/ @dotnet/razor-tooling +/eng/Versions.props @dotnet/razor-tooling +/eng/Version.Details.xml @dotnet/razor-tooling /eng/DotNetBuild.props @dotnet/product-construction /eng/SourceBuild* @dotnet/source-build /src/Razor @dotnet/razor-tooling -/src/Compiler @dotnet/razor-compiler -/src/Shared @dotnet/razor-tooling @dotnet/razor-compiler +/src/Compiler @dotnet/razor-tooling +/src/Shared @dotnet/razor-tooling