diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..95e4f19 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,9 @@ +# ---------------------------------------------------------------------------- +# CODEOWNERS +# ---------------------------------------------------------------------------- +# Order is important. The last matching pattern takes precedence. +# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +# ---------------------------------------------------------------------------- + +/.github/workflows/ @mdn/engineering +/.github/CODEOWNERS @mdn/engineering