Update CODEOWNERS (#5306) [ci skip]

Make jobs and worker files for SRE
This commit is contained in:
Molly Struve 2019-12-30 12:30:35 -06:00 committed by Mac Siri
parent 94164d63a6
commit 2282963c97

2
.github/CODEOWNERS vendored
View file

@ -2,6 +2,8 @@
Gemfile @thepracticaldev/sre
/db/ @thepracticaldev/sre
/config/ @thepracticaldev/sre
/app/jobs/ @thepracticaldev/sre
/app/workers/ @thepracticaldev/sre
# Mac
Gemfile @maestromac