mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:33:38 +02:00
add CODEOWNERS (#10175)
* add CODEOWNERS --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
b117200254
commit
5c745629c2
1 changed files with 21 additions and 0 deletions
21
.github/CODEOWNERS
vendored
Normal file
21
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
/pages.de/ @pixelcmtd @marchersimon
|
||||
/pages.es/ @navarroaxel
|
||||
/pages.it/ @mebeim @yutyo
|
||||
/pages.pl/ @acuteenvy
|
||||
/pages.pt_BR/ @waldyrious
|
||||
/pages.pt_PT/ @waldyrious
|
||||
/pages.ta/ @kbdharun
|
||||
/pages.tr/ @yutyo
|
||||
/pages.zh/ @blueskyson @einverne
|
||||
/pages.zh_TW/ @blueskyson
|
||||
|
||||
/contributing-guides/*.de.md @pixelcmtd @marchersimon
|
||||
/contributing-guides/*.es.md @navarroaxel
|
||||
/contributing-guides/*.it.md @mebeim @yutyo
|
||||
/contributing-guides/*.pl.md @acuteenvy
|
||||
/contributing-guides/*.pt_BR.md @waldyrious
|
||||
/contributing-guides/*.pt_PT.md @waldyrious
|
||||
/contributing-guides/*.ta.md @kbdharun
|
||||
/contributing-guides/*.tr.md @yutyo
|
||||
/contributing-guides/*.zh.md @blueskyson @einverne
|
||||
/contributing-guides/*.zh_TW.md @blueskyson
|
Loading…
Add table
Reference in a new issue