diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7014136..617176a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,12 +6,7 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # ---------------------------------------------------------------------------- -# ---------------------------------------------------------------------------- -# DEFAULT OWNERS -# ---------------------------------------------------------------------------- -* @mdn/core-dev +* @mdn/engineering -# These are @mdn-bot because the auto-merge GHA workflow uses the PAT of this account. -# If another reviewer is specified, update the PAT token or auto-merge will cease to be automatic. -package.json @mdn-bot -package-lock.json @mdn-bot +package.json @mdn/engineering @mdn-bot +package-lock.json @mdn/engineering @mdn-bot