Add self to codeowners (#5501)

This commit is contained in:
Andy Zhao 2020-01-14 10:00:19 -05:00 committed by Ben Halpern
parent 0c305c3347
commit 2d99ddba2d

8
.github/CODEOWNERS vendored
View file

@ -17,3 +17,11 @@ yarn.lock @maestromac
/spec/system/internal/ @jacobherrington
/spec/requests/internal/ @jacobherrington
/docs/ @jacobherrington
# Andy
/app/assets/stylesheets/internal/ @zhao-andy
/app/controllers/internal/ @zhao-andy
/app/views/internal/ @zhao-andy
/app/views/moderation/ @zhao-andy
/spec/system/internal/ @zhao-andy
/spec/requests/internal/ @zhao-andy