Skip to content

Commit fbd3b1e

Browse files
authored
Merge pull request #1 from microsoft/main
Adds codeowners from the website
2 parents 73e6f15 + 09e09ed commit fbd3b1e

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

.github/CODEOWNER

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# See https://github.com/OSS-Docs-Tools/code-owner-self-merge#readme
2+
3+
# Collaborators for Japanese Translation of the Website
4+
docs/playground/ja @sasurau4 @Quramy @Naturalclar @Takepepe [translation] [jp]
5+
docs/tsconfig/ja/**/*.md @sasurau4 @Quramy @Naturalclar @Takepepe [translation] [jp]
6+
docs/typescriptlang/ja/**/*.ts @sasurau4 @Quramy @Naturalclar @Takepepe [translation] [jp]
7+
docs/typescriptlang/ja.ts @sasurau4 @Quramy @Naturalclar @Takepepe [translation] [jp]
8+
docs/documentation/ja/**/*.md @sasurau4 @Quramy @Naturalclar @Takepepe [translation] [jp]
9+
10+
# Collaborators for Portuguese Translation of the Website
11+
docs/playground/pt @khaosdoctor @danilofuchs [translation] [pt]
12+
docs/tsconfig/pt/**/*.md @khaosdoctor @danilofuchs [translation] [pt]
13+
docs/typescriptlang/pt/**/*.ts @khaosdoctor @danilofuchs [translation] [pt]
14+
docs/typescriptlang/pt.ts @khaosdoctor @danilofuchs [translation] [pt]
15+
docs/documentation/pt/**/*.md @khaosdoctor @danilofuchs [translation] [pt]
16+
17+
# Collaborators for Spanish Translation of the Website
18+
docs/playground/es @KingDarBoja [translation] [es]
19+
docs/tsconfig/es/**/*.md @KingDarBoja [translation] [es]
20+
docs/typescriptlang/es/**/*.ts @KingDarBoja [translation] [es]
21+
docs/typescriptlang/es.ts @KingDarBoja [translation] [es]
22+
docs/documentation/es/**/*.md @KingDarBoja [translation] [es]
23+
24+
# Collaborators for Chinese Translation of the Website
25+
docs/playground/zh @Kingwl [translation] [zh]
26+
docs/tsconfig/zh/**/*.md @Kingwl [translation] [zh]
27+
docs/typescriptlang/zh/**/*.ts @Kingwl [translation] [zh]
28+
docs/typescriptlang/zh.ts @Kingwl [translation] [zh]
29+
docs/documentation/zh/**/*.md @Kingwl [translation] [zh]
30+
31+
# Collaborators for Korean Translation of the Website
32+
docs/playground/ko @Bumkeyy [translation] [ko]
33+
docs/tsconfig/ko/**/*.md @Bumkeyy [translation] [ko]
34+
docs/typescriptlang/ko/**/*.ts @Bumkeyy [translation] [ko]
35+
docs/typescriptlang/ko.ts @Bumkeyy [translation] [ko]
36+
docs/documentation/ko/**/*.md @Bumkeyy [translation] [ko]
37+
38+
# Collaborators for Indonesian Translation of the Website
39+
docs/playground/id @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
40+
docs/tsconfig/id/**/*.md @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
41+
docs/typescriptlang/id/**/*.ts @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
42+
docs/typescriptlang/id.ts @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
43+
docs/documentation/id/**/*.md @jefrydco @nusendra @mazipan @mandaputtra [translation] [id]
44+
45+
# Collaborators for Ukrainian Translation of the Website
46+
docs/playground/uk @AMashoshyna [translation] [uk]
47+
docs/tsconfig/uk/**/*.md @AMashoshyna [translation] [uk]
48+
docs/typescriptlang/uk/**/*.ts @AMashoshyna [translation] [uk]
49+
docs/typescriptlang/uk.ts @AMashoshyna [translation] [uk]
50+
docs/documentation/uk/**/*.md @AMashoshyna [translation] [uk]
51+
52+
# Collaborators for Polish Translation of the Website
53+
docs/playground/pl @msieroslawska @TomWebwalker [translation] [pl]
54+
docs/tsconfig/pl/**/*.md @msieroslawska @TomWebwalker [translation] [pl]
55+
docs/typescriptlang/pl/**/*.ts @msieroslawska @TomWebwalker [translation] [pl]
56+
docs/typescriptlang/pl.ts @msieroslawska @TomWebwalker [translation] [pl]
57+
docs/documentation/pl/**/*.md @msieroslawska @TomWebwalker [translation] [pl]
58+
59+
# Collaborators for Italian Translation of the Website
60+
docs/playground/it @Nabster101 @BassDrop07 @PyGera [translation] [it]
61+
docs/tsconfig/it/**/*.md @Nabster101 @BassDrop07 @PyGera [translation] [it]
62+
docs/typescriptlang/it/**/*.ts @Nabster101 @BassDrop07 @PyGera [translation] [it]
63+
docs/typescriptlang/it.ts @Nabster101 @BassDrop07 @PyGera [translation] [it]
64+
docs/documentation/it/**/*.md @Nabster101 @BassDrop07 @PyGera [translation] [it]

0 commit comments

Comments
 (0)