Add CODEOWNERS entry for /src/Components/ (#6706)

This commit is contained in:
Steve Sanderson 2019-01-15 11:09:53 -08:00 committed by GitHub
parent 4235998962
commit d9bc52bbaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@ -3,6 +3,7 @@
/build/ @natemcmaster
/eng/ @natemcmaster
/src/Components/ @SteveSandersonMS
/src/DefaultBuilder/ @tratcher
/src/Hosting/ @tratcher
/src/Http/ @tratcher