https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1ab6b35565ace385680799ef4f496d539413c390
commit 1ab6b35565ace385680799ef4f496d539413c390 Author: Victor Perevertkin <[email protected]> AuthorDate: Sun Apr 26 17:58:52 2020 +0300 Commit: Victor Perevertkin <[email protected]> CommitDate: Sun Apr 26 17:58:52 2020 +0300 [CODEOWNERS] Add more language groups to translations auto-assignment --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 120982d5282..e83c7a754a7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -326,4 +326,6 @@ amd64/ @tkreuzer # Translations de-DE.rc @reactos/lang-german +fr-FR.rc @reactos/lang-french nl-NL.rc @reactos/lang-dutch +ru-RU.rc @reactos/lang-russian
