File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
kubernetes-sigs/sig-network Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff 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 :
Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments