Add @jacobherrington to CODEOWNERS [ci skip] (#5449)

Just including myself for directories specifically pertaining to
internal and to the docs directory.
This commit is contained in:
Jacob Herrington 2020-01-11 13:03:07 -06:00 committed by Molly Struve
parent 9ed6a5add0
commit e8c623807c

9
.github/CODEOWNERS vendored
View file

@ -8,3 +8,12 @@ Gemfile @thepracticaldev/sre
# Mac
Gemfile @maestromac
yarn.lock @maestromac
# Jacob
/app/assets/stylesheets/internal/ @jacobherrington
/app/controllers/internal/ @jacobherrington
/app/views/internal/ @jacobherrington
/app/views/moderation/ @jacobherrington
/spec/system/internal/ @jacobherrington
/spec/requests/internal/ @jacobherrington
/docs/ @jacobherrington