Skip to content

Commit 512628b

Browse files
committed
chore: add i18n OWNERS and OWNER_ALIASES for EN
1 parent ab25c3f commit 512628b

3 files changed

Lines changed: 60 additions & 2 deletions

File tree

OWNERS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ filters:
1414
- TineoC
1515
- tokt
1616
- sig-contributor-experience-leads
17-
# files/directories related to static site generator
18-
"^(assets|layouts|static|package-lock\\.json|package\\.json|netlify\\.toml|hugo\\.yaml)$":
17+
# files/directories related to static site generator and localization framework
18+
"^(assets|layouts|static|package-lock\\.json|package\\.json|netlify\\.toml|hugo\\.yaml|content/.*)$":
19+
approvers:
20+
- sig-contribex-website-owners
1921
reviewers:
2022
- SayakMukhopadhyay
23+
- sig-contribex-website-reviewers

OWNERS_ALIASES

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,45 @@ aliases:
99
- mfahlandt
1010
- palnabarun
1111
- Priyankasaggu11929
12+
sig-contribex-website-owners:
13+
- Priyankasaggu11929
14+
- MadhavJivrajani
15+
- mfahlandt
16+
- palnabarun
17+
sig-contribex-website-reviewers:
18+
- lmktfy
19+
- jberkus
20+
- reylejano
21+
sig-contribex-en-owners:
22+
- fsmunoz
23+
- TineoC
24+
- jberkus
25+
sig-contribex-en-reviewers:
26+
- lmktfy
27+
sig-docs-en-owners:
28+
- dipesh-rawat
29+
- divya-mohan0209
30+
- katcosgrove
31+
- kernel-kun
32+
- lmktfy
33+
- natalisucks
34+
- nate-double-u
35+
- reylejano
36+
- salaxander
37+
- SayakMukhopadhyay
38+
- tengqm
39+
sig-docs-en-reviews:
40+
- dipesh-rawat
41+
- divya-mohan0209
42+
- katcosgrove
43+
- lmktfy
44+
- mengjiao-liu
45+
- natalisucks
46+
- nate-double-u
47+
- reylejano
48+
- salaxander
49+
- SayakMukhopadhyay
50+
- shannonxtreme
51+
- tengqm
52+
- windsonsea
53+

content/en/OWNERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
# This is the localization project for English.
4+
# Approvers are delegated to the established SIG Docs English team
5+
# with fallback to the contributor-site English owners.
6+
7+
reviewers:
8+
- sig-docs-en-reviews
9+
- sig-contribex-en-reviewers
10+
11+
approvers:
12+
- sig-docs-en-owners
13+
- sig-contribex-en-owners

0 commit comments

Comments
 (0)