Skip to content

Commit

Permalink
chore: Add CODEOWNERS for i18n reviews (#2710)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored and Trott committed Nov 8, 2019
1 parent db8af14 commit 839f64f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Default match to website team
* @nodejs/website

# Localization teams
/locale/ar/ @nodejs/nodejs-ar
/locale/ca/ # No Catalan team
/locale/de/ @nodejs/nodejs-de
/locale/es/ @nodejs/nodejs-es
/locale/fa/ @nodejs/nodejs-fa
/locale/fr/ @nodejs/nodejs-fr
/locale/gl/ # No Galacian team
/locale/it/ @nodejs/nodejs-it
/locale/ja/ @nodejs/nodejs-ja
/locale/ko/ @nodejs/nodejs-ko
/locale/pt-br/ @nodejs/nodejs-pt
/locale/ru/ @nodejs/nodejs-ru
/locale/uk/ @nodejs/nodejs-uk
/locale/zh-cn/ @nodejs/nodejs-cn
/locale/zh-tw/ @nodejs/nodejs-tw

0 comments on commit 839f64f

Please sign in to comment.