dotnet-installer/CODEOWNERS
Line: 4: incorrect codeowner organization: dotnet/source-build-internal Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: dotnet/source-build-internal Line: 5: no users/groups matched Line: 6: incorrect codeowner user: rbhanda Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: dotnet/source-build-internal Line: 7: incorrect codeowner organization: dotnet/product-construction Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: dotnet/product-construction Line: 8: no users/groups matched
2024-03-06 18:58:06 +01:00

8 lines
416 B
Text

# 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/
/.devcontainer/ @dotnet/source-build-internal
/eng/SourceBuild* @dotnet/source-build-internal
/src/snaps/ @rbhanda
/src/SourceBuild/ @dotnet/source-build-internal @dotnet/product-construction
/src/VirtualMonoRepo/ @dotnet/product-construction