diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6340c64fd..7ca05688d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,6 +2,8 @@ Gemfile @thepracticaldev/sre /db/ @thepracticaldev/sre /config/ @thepracticaldev/sre +/app/jobs/ @thepracticaldev/sre +/app/workers/ @thepracticaldev/sre # Mac Gemfile @maestromac