Skip to content

Commit

Permalink
add translation teams to CODEOWNERS (#6368)
Browse files Browse the repository at this point in the history
* po files -> translation teams

* leading / before po

* Update CODEOWNERS

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>

---------

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
  • Loading branch information
tdhock and MichaelChirico authored Aug 19, 2024
1 parent fb5d90a commit fbdfb62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
/po/ @michaelchirico
/R/translation.R @michaelchirico
/src/po.h @michaelchirico
/po/*.pot @Rdatatable/translators
/po/*zh_CN.po @Rdatatable/chinese
/po/*pt_BR.po @Rdatatable/brazil
/po/*es.po @Rdatatable/spanish

# printing
/R/print.data.table.R @michaelchirico
Expand Down

0 comments on commit fbdfb62

Please sign in to comment.