dotnet-installer/CODEOWNERS
Line: 6: incorrect codeowner organization: dotnet/source-build-internal Line: 6: no users/groups matched Line: 7: incorrect codeowner user: rbhanda Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: dotnet/source-build-internal Line: 8: no users/groups matched
Logan Bussell 585d4d01cc
[release/7.0.1xx] Fix GitHub Codespaces source-build prebuild (#14554)
* Unset RepositoryName in Codespaces script

* Add devcontainer config to CODEOWNERS
2022-09-20 13:55:58 -07:00

8 lines
297 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/
# Snaps
/.devcontainer/ @dotnet/source-build-internal
/src/snaps/ @rbhanda
/src/SourceBuild/ @dotnet/source-build-internal