diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0fd220078..5f95748e5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,6 @@ -app/tests @jrbenny35 @pdehaan \ No newline at end of file +app/tests @jrbenny35 @pdehaan +app/experimenter/base/migrations @jaredlockhart @lmorchard +app/experimenter/experiments/migrations @jaredlockhart @lmorchard +app/experimenter/notifications/migrations @jaredlockhart @lmorchard +app/experimenter/projects/migrations @jaredlockhart @lmorchard +app/experimenter/reporting/migrations @jaredlockhart @lmorchard