Skip to content

Commit 248bdd8

Browse files
sig-network: add github teams for nat64 repo
1 parent f57608a commit 248bdd8

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,24 @@ teams:
303303
privacy: closed
304304
repos:
305305
multi-network-api: admin
306+
nat64-admins:
307+
description: Admin access to the nat64 repo
308+
members:
309+
- aojea
310+
- danwinship
311+
- thockin
312+
privacy: closed
313+
repos:
314+
nat64: admin
315+
nat64-maintainers:
316+
description: Write access to the nat64 repo
317+
members:
318+
- aojea
319+
- danwinship
320+
- thockin
321+
privacy: closed
322+
repos:
323+
nat64: write
306324
network-policy-api-admins:
307325
description: Admin access to the network-policy-api repo
308326
members:

config/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ restrictions:
274274
- "^kube-network-policies"
275275
- "^multi-network"
276276
- "^multi-network-api"
277+
- "^nat64"
277278
- "^network-policy-api"
278279
- "^node-ipam-controller"
279280
- path: "kubernetes-sigs/sig-node/teams.yaml"

0 commit comments

Comments
 (0)