sig-network: add iptables-wrappers subproject
This commit is contained in:
parent
8e61e014cc
commit
70d3c9b20b
|
@ -58,6 +58,9 @@ The following [subprojects][subproject-definition] are owned by sig-network:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||||
### iptables-wrappers
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/master/OWNERS
|
||||
### kube-dns
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
|
||||
|
|
|
@ -1544,6 +1544,9 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||||
- name: iptables-wrappers
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/master/OWNERS
|
||||
- name: kube-dns
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue