diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d2a5fa8bc4..d20e4fb08c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,7 @@ +# Last match in file takes precedence. + +# Be they Fluent translations or Freemarker templates, I know them both! +*.ftl @RemieRichards + +# Ping for all PRs * @PJB3005 @Zumorica