Remove ProjectTemplates ownership

This commit is contained in:
Ryan Brandenburg 2019-08-05 15:18:10 -07:00
parent e7398ca25d
commit 060d35cd04
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
# /src/ProjectTemplates/ @ryanbrandenburg
/src/Security/ @tratcher @anurse
/src/Servers/ @tratcher @jkotalik @anurse @halter73
/src/Middleware/Rewrite @jkotalik @anurse