Skip to content

Commit 6ee09d3

Browse files
authored
Merge pull request kubernetes#5281 from mrbobbytables/add-ingate-team
Add teams for ingate repo
2 parents c8270ca + 2f11f25 commit 6ee09d3

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

config/kubernetes-sigs/org.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ members:
310310
- g-gaston
311311
- gab-satchi
312312
- gabesaba
313+
- gacko
313314
- Garrybest
314315
- gauravkghildiyal
315316
- Gauravpadam

config/kubernetes-sigs/sig-network/teams.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,25 @@ teams:
140140
- maintainers-external-dns
141141
repos:
142142
external-dns: write
143+
ingate-admins:
144+
description: Admin access to the ingate repo
145+
members:
146+
- gacko
147+
- rikatz
148+
- strongjz
149+
privacy: closed
150+
repos:
151+
ingate: admin
152+
ingate-maintainers:
153+
description: Write access to the ingate repo
154+
members:
155+
- gacko
156+
- rikatz
157+
- strongjz
158+
- tao12345666333
159+
privacy: closed
160+
repos:
161+
ingate: write
143162
ingress2gateway-admins:
144163
description: Admin access to the ingress2gateway repo
145164
members:

config/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ restrictions:
264264
- "^gwctl"
265265
- "^ip-masq-agent"
266266
- "^external-dns"
267+
- "^ingate"
267268
- "^ingress2gateway"
268269
- "^ingress-controller-conformance"
269270
- "^iptables-wrappers"

0 commit comments

Comments
 (0)