summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-03-12 22:10:39 -0700
committerGitHub <noreply@github.com>2020-03-12 22:10:39 -0700
commitc4382aa8c1af6793bf5cded57df7149fe86ea6ef (patch)
treea0b7b79323ca7096c1c284e843179f4854962ffc
parenta2933874ed3a43c55962df3a72f210079588255f (diff)
parent70d3c9b20b3530dfc0384c5b53da6db13e02177b (diff)
Merge pull request #4597 from nikhita/iptables-wrapper
sig-network: add iptables-wrappers subproject
-rw-r--r--sig-network/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-network/README.md b/sig-network/README.md
index b85c110c..fec81e5c 100644
--- a/sig-network/README.md
+++ b/sig-network/README.md
@@ -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
diff --git a/sigs.yaml b/sigs.yaml
index 88799914..37fc7c7f 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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