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:
parent
9ed6a5add0
commit
e8c623807c
1 changed files with 9 additions and 0 deletions
9
.github/CODEOWNERS
vendored
9
.github/CODEOWNERS
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue