Skip to content

Commit 8ac1ecd

Browse files
committed
Add teams for ingate repo
1 parent c8270ca commit 8ac1ecd

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

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)