Skip to content

Commit 695128c

Browse files
authored
Merge pull request #5773 from nikhita/network-policy-api
sig-network: add network-policy-api
2 parents ca7564e + 2338b01 commit 695128c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sig-network/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ The following [subprojects][subproject-definition] are owned by sig-network:
8888
- [kubernetes/dns](https://github.com/kubernetes/dns/blob/master/OWNERS)
8989
### network-policy
9090
- **Owners:**
91+
- [kubernetes-sigs/network-policy-api](https://github.com/kubernetes-sigs/network-policy-api/blob/master/OWNERS)
9192
- [kubernetes/api/networking](https://github.com/kubernetes/api/blob/master/networking/OWNERS)
9293
### pod-networking
9394
- **Owners:**

sigs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,6 +1753,7 @@ sigs:
17531753
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
17541754
- name: network-policy
17551755
owners:
1756+
- https://raw.githubusercontent.com/kubernetes-sigs/network-policy-api/master/OWNERS
17561757
- https://raw.githubusercontent.com/kubernetes/api/master/networking/OWNERS
17571758
- name: pod-networking
17581759
owners:

0 commit comments

Comments
 (0)