forked from cncf/glossary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
49 lines (33 loc) · 1.59 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This CODEOWNERS file defines contributors that are
# responsible for code in this repository.
# Code owners are automatically requested for review
# when someone opens a pull request that modifies code that they own.
# These owners will be default owners for everything in this repository.
# These owners consist of Maintainers and English approvers.
* @caniszczyk @CathPag @jasonmorgan @seokho-son @iamNoah1 @jihoon-seo
# These are the owners (approvers) for localization contents
# in each `/content/language/` directory.
# Approvers for Korean contents
/content/ko/ @seokho-son @Eviekim @jihoon-seo @yunkon-kim
# Approvers for Portuguese contents
/content/pt-br/ @edsoncelio @brunoguidone @jessicalins @MrErlison
# Approvers for Hindi contents
/content/hi/ @Garima-Negi @sayantani11 @anubha-v-ardhan @jayesh-srivastava
# Approvers for German contents
/content/de/ @iamNoah1 @DaveVentura @CathPag @bcubk
# Approvers for Italian contents
/content/it/ @fsbaraglia @ugho16 @annalisag-spark @sistella
# Approvers for Arabic contents
/content/ar/ @TarekMSayed @same7ammar @AShabana @arezk84
# Approvers for Bengali contents
/content/bn/ @mitul3737 @Mouly22 @ikramulkayes @Imtiaz1234
# Approvers for Spanish contents
/content/es/ @raelga @ramrodo @electrocucaracha @krol3 @92nqb
# Approvers for Simplified Chinese contents
/content/zh-cn/ @hanyuancheung @Jacob953 @Rocksnake @Submarinee
# Approvers for French contents
/content/fr/ @huats @fydrah @Krast76 @sestegra
# Approvers for Urdu contents
/content/ur/ @Saim-Safdar @waleed318
# Approvers for Traditional Chinese contents
/content/zh-tw/ @pichuang @ydFu