Merge pull request #5022 from JeremyOT/mcs-repo

sig-multicluster: add mcs-api repo
This commit is contained in:
Kubernetes Prow Robot 2020-08-10 04:22:20 -07:00 committed by GitHub
commit 27022aad9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
### kubemci ### kubemci
- **Owners:** - **Owners:**
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
### mcs-api
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects [subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT --> <!-- BEGIN CUSTOM CONTENT -->

View File

@ -1500,6 +1500,9 @@ sigs:
- name: kubemci - name: kubemci
owners: owners:
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
- name: mcs-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
- dir: sig-network - dir: sig-network
name: Network name: Network
mission_statement: > mission_statement: >