diff options
-rw-r--r-- | .github/CODEOWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 91f4149aaf..cf83beb090 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -48,6 +48,11 @@ /files/ru/ @mdn/yari-content-ru # ---------------------------------------------------------------------------- +# SPANISH (es) CONTENT OWNER(S) +# ---------------------------------------------------------------------------- +/files/es/ @mdn/yari-content-es + +# ---------------------------------------------------------------------------- # CONTROL FILES OWNER(S) # ---------------------------------------------------------------------------- # These should be the last matches in this file, since any pull request that |