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
|
### 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 -->
|
||||||
|
|
|
@ -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: >
|
||||||
|
|
Loading…
Reference in New Issue