Skip to content

Commit 31f3e84

Browse files
authored
Merge pull request #5659 from nikhita/kpng
sig-network: add kpng repo
2 parents c42baf5 + 46605d4 commit 31f3e84

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-network/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ The following [subprojects][subproject-definition] are owned by sig-network:
7474
### iptables-wrappers
7575
- **Owners:**
7676
- [kubernetes-sigs/iptables-wrappers](https://github.com/kubernetes-sigs/iptables-wrappers/blob/master/OWNERS)
77+
### kpng
78+
- **Owners:**
79+
- [kubernetes-sigs/kpng](https://github.com/kubernetes-sigs/kpng/blob/master/OWNERS)
7780
### kube-dns
7881
- **Owners:**
7982
- [kubernetes/dns](https://github.com/kubernetes/dns/blob/master/OWNERS)

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,6 +1720,9 @@ sigs:
17201720
- name: iptables-wrappers
17211721
owners:
17221722
- https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/master/OWNERS
1723+
- name: kpng
1724+
owners:
1725+
- https://raw.githubusercontent.com/kubernetes-sigs/kpng/master/OWNERS
17231726
- name: kube-dns
17241727
owners:
17251728
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS

0 commit comments

Comments
 (0)