diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0bf290aa3f..fc686205aa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -33,6 +33,11 @@ /files/ja/ @mdn/yari-content-ja # ---------------------------------------------------------------------------- +# RUSSIAN (ru) CONTENT OWNER(S) +# ---------------------------------------------------------------------------- +/files/ru/ @mdn/yari-content-ru + +# ---------------------------------------------------------------------------- # CONTROL FILES OWNER(S) # ---------------------------------------------------------------------------- # These should be the last matches in this file, since any pull request that |