Remove ProjectTemplates ownership (#19066)

This commit is contained in:
Ryan Brandenburg 2020-02-14 11:34:34 -08:00 committed by GitHub
parent 8fb412e960
commit e0fe30ce56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -14,7 +14,7 @@
/src/Hosting/ @tratcher @anurse
/src/Http/ @tratcher @jkotalik @anurse
/src/Middleware/ @tratcher @anurse
/src/ProjectTemplates/ @ryanbrandenburg
# ProjectTemplates is owned by @ryanbrandenburg, but is not included here to reduce email notifications.
/src/Security/ @tratcher @anurse
/src/Servers/ @tratcher @jkotalik @anurse @halter73
/src/Middleware/Rewrite @jkotalik @anurse