aspnetcore/.github/CODEOWNERS

13 lines
402 B
Plaintext

# 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/
/build/ @natemcmaster
/eng/ @natemcmaster
/src/Components/ @SteveSandersonMS
/src/DefaultBuilder/ @tratcher
/src/Hosting/ @tratcher
/src/Http/ @tratcher
/src/Middleware/ @tratcher
/src/Security/ @tratcher
/src/Servers/ @tratcher