Merge pull request #5773 from nikhita/network-policy-api

sig-network: add network-policy-api
This commit is contained in:
Kubernetes Prow Robot 2021-05-27 10:28:24 -07:00 committed by GitHub
commit 695128c392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,7 @@ The following [subprojects][subproject-definition] are owned by sig-network:
- [kubernetes/dns](https://github.com/kubernetes/dns/blob/master/OWNERS)
### network-policy
- **Owners:**
- [kubernetes-sigs/network-policy-api](https://github.com/kubernetes-sigs/network-policy-api/blob/master/OWNERS)
- [kubernetes/api/networking](https://github.com/kubernetes/api/blob/master/networking/OWNERS)
### pod-networking
- **Owners:**

View File

@ -1753,6 +1753,7 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
- name: network-policy
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/network-policy-api/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/api/master/networking/OWNERS
- name: pod-networking
owners: