Merge pull request #5022 from JeremyOT/mcs-repo
sig-multicluster: add mcs-api repo
This commit is contained in:
commit
27022aad9a
|
@ -53,6 +53,9 @@ The following [subprojects][subproject-definition] are owned by sig-multicluster
|
|||
### kubemci
|
||||
- **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
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
|
|
@ -1500,6 +1500,9 @@ sigs:
|
|||
- name: kubemci
|
||||
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
|
||||
name: Network
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue