-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy pathCODEOWNERS
More file actions
71 lines (61 loc) · 4.22 KB
/
CODEOWNERS
File metadata and controls
71 lines (61 loc) · 4.22 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# See https://github.com/OSS-Docs-Tools/code-owner-self-merge#readme
# Collaborators for Japanese Translation of the Website
docs/playground/ja @sasurau4 @Quramy @Naturalclar @uraway [translation] [jp]
docs/tsconfig/ja/**/*.md @sasurau4 @Quramy @Naturalclar @uraway [translation] [jp]
docs/typescriptlang/ja/**/*.ts @sasurau4 @Quramy @Naturalclar @uraway [translation] [jp]
docs/typescriptlang/ja.ts @sasurau4 @Quramy @Naturalclar @uraway [translation] [jp]
docs/documentation/ja/**/*.md @sasurau4 @Quramy @Naturalclar @uraway [translation] [jp]
# Collaborators for Portuguese Translation of the Website
docs/playground/pt @khaosdoctor @danilofuchs [translation] [pt]
docs/tsconfig/pt/**/*.md @khaosdoctor @danilofuchs [translation] [pt]
docs/typescriptlang/pt/**/*.ts @khaosdoctor @danilofuchs [translation] [pt]
docs/typescriptlang/pt.ts @khaosdoctor @danilofuchs [translation] [pt]
docs/documentation/pt/**/*.md @khaosdoctor @danilofuchs [translation] [pt]
# Collaborators for Spanish Translation of the Website
docs/playground/es @KingDarBoja [translation] [es]
docs/tsconfig/es/**/*.md @KingDarBoja [translation] [es]
docs/typescriptlang/es/**/*.ts @KingDarBoja [translation] [es]
docs/typescriptlang/es.ts @KingDarBoja [translation] [es]
docs/documentation/es/**/*.md @KingDarBoja [translation] [es]
# Collaborators for Chinese Translation of the Website
docs/playground/zh @Kingwl @EnochGao @awxiaoxian2020 [translation] [zh]
docs/tsconfig/zh/**/*.md @Kingwl @EnochGao @awxiaoxian2020 [translation] [zh]
docs/typescriptlang/zh/**/*.ts @Kingwl @EnochGao @awxiaoxian2020 [translation] [zh]
docs/typescriptlang/zh.ts @Kingwl @EnochGao @awxiaoxian2020 [translation] [zh]
docs/documentation/zh/**/*.md @Kingwl @EnochGao @awxiaoxian2020 [translation] [zh]
# Collaborators for Korean Translation of the Website
docs/playground/ko @bumkeyy @yeonjuan @guyeol @dvlprsh [translation] [ko]
docs/tsconfig/ko/**/*.md @bumkeyy @yeonjuan @guyeol @dvlprsh [translation] [ko]
docs/typescriptlang/ko/**/*.ts @bumkeyy @yeonjuan @guyeol @dvlprsh [translation] [ko]
docs/typescriptlang/ko.ts @bumkeyy @yeonjuan @guyeol @dvlprsh [translation] [ko]
docs/documentation/ko/**/*.md @bumkeyy @yeonjuan @guyeol @dvlprsh [translation] [ko]
# Collaborators for Indonesian Translation of the Website
docs/playground/id @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
docs/tsconfig/id/**/*.md @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
docs/typescriptlang/id/**/*.ts @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
docs/typescriptlang/id.ts @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
docs/documentation/id/**/*.md @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
# Collaborators for Ukrainian Translation of the Website
docs/playground/uk @AMashoshyna [translation] [uk]
docs/tsconfig/uk/**/*.md @AMashoshyna [translation] [uk]
docs/typescriptlang/uk/**/*.ts @AMashoshyna [translation] [uk]
docs/typescriptlang/uk.ts @AMashoshyna [translation] [uk]
docs/documentation/uk/**/*.md @AMashoshyna [translation] [uk]
# Collaborators for Polish Translation of the Website
docs/playground/pl @msieroslawska @TomWebwalker [translation] [pl]
docs/tsconfig/pl/**/*.md @msieroslawska @TomWebwalker [translation] [pl]
docs/typescriptlang/pl/**/*.ts @msieroslawska @TomWebwalker [translation] [pl]
docs/typescriptlang/pl.ts @msieroslawska @TomWebwalker [translation] [pl]
docs/documentation/pl/**/*.md @msieroslawska @TomWebwalker [translation] [pl]
# Collaborators for Italian Translation of the Website
docs/playground/it @Nabster101 @DeltaPy @PyGera [translation] [it]
docs/tsconfig/it/**/*.md @Nabster101 @DeltaPy @PyGera [translation] [it]
docs/typescriptlang/it/**/*.ts @Nabster101 @DeltaPy @PyGera [translation] [it]
docs/typescriptlang/it.ts @Nabster101 @DeltaPy @PyGera [translation] [it]
docs/documentation/it/**/*.md @Nabster101 @DeltaPy @PyGera [translation] [it]
# Collaborators for French Translation of the Website
docs/playground/fr @ManuSquall @Ascor8522 [translation] [fr]
docs/tsconfig/fr/**/*.md @ManuSquall @Ascor8522 [translation] [fr]
docs/typescriptlang/fr/**/*.ts @ManuSquall @Ascor8522 [translation] [fr]
docs/typescriptlang/fr.ts @ManuSquall @Ascor8522 [translation] [fr]
docs/documentation/fr/**/*.md @ManuSquall @Ascor8522 [translation] [fr]