docbrown/.github/CODEOWNERS
Jacob Herrington 06326a7b33
Update codeowners for Team snackCase (#5714)
This way Andy and I will both receive notications. Andy was taking
priority over me on some of these files.
2020-01-24 16:58:19 -06:00

19 lines
650 B
Text

# SRE
Gemfile @thepracticaldev/sre
/db/ @thepracticaldev/sre
/config/ @thepracticaldev/sre
/app/jobs/ @thepracticaldev/sre
/app/workers/ @thepracticaldev/sre
# Mac
Gemfile @maestromac
yarn.lock @maestromac
# Team snackCase
/app/assets/stylesheets/internal/ @jacobherrington @zhao-andy
/app/controllers/internal/ @jacobherrington @zhao-andy
/app/views/internal/ @jacobherrington @zhao-andy
/app/views/moderation/ @jacobherrington @zhao-andy
/spec/system/internal/ @jacobherrington @zhao-andy
/spec/requests/internal/ @jacobherrington @zhao-andy
/docs/ @jacobherrington