This commit is contained in:
Chris Ross 2019-01-14 15:35:53 -08:00 коммит произвёл GitHub
Родитель 864f76b2c0
Коммит 658ac94f71
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 0 удалений

11
.github/CODEOWNERS поставляемый Normal file
Просмотреть файл

@ -0,0 +1,11 @@
# 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/DefaultBuilder/ @tratcher
/src/Hosting/ @tratcher
/src/Http/ @tratcher
/src/Middleware/ @tratcher
/src/Security/ @tratcher
/src/Servers/ @tratcher