File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,10 @@ The following [subprojects][subproject-definition] are owned by sig-network:
113113### kube-dns
114114- ** Owners:**
115115 - [ kubernetes/dns] ( https://github.com/kubernetes/dns/blob/master/OWNERS )
116+ ### multi-network
117+ - ** Owners:**
118+ - [ kubernetes-sigs/multi-network-api] ( https://github.com/kubernetes-sigs/multi-network-api/blob/main/OWNERS )
119+ - [ kubernetes-sigs/multi-network] ( https://github.com/kubernetes-sigs/multi-network/blob/main/OWNERS )
116120### network-policy
117121- ** Owners:**
118122 - [ kubernetes-sigs/kube-network-policies] ( https://github.com/kubernetes-sigs/kube-network-policies/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -2274,6 +2274,10 @@ sigs:
22742274 - name : kube-dns
22752275 owners :
22762276 - https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
2277+ - name : multi-network
2278+ owners :
2279+ - https://raw.githubusercontent.com/kubernetes-sigs/multi-network-api/main/OWNERS
2280+ - https://raw.githubusercontent.com/kubernetes-sigs/multi-network/main/OWNERS
22772281 - name : network-policy
22782282 contact :
22792283 slack : sig-network-policy-api
You can’t perform that action at this time.
0 commit comments