Update sig.yaml with subprojects of SIG multicluster

This commit is contained in:
Paul Morie 2018-03-29 11:44:43 -04:00
parent df8f90ebe7
commit 4b83111aa4
2 changed files with 29 additions and 0 deletions

View File

@ -31,6 +31,22 @@ The Chairs of the SIG run operations and processes governing the SIG.
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster)
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fmulticluster)
## Subprojects
The following subprojects are owned by sig-multicluster:
- **federation-v1**
- Owners:
- https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS
- **federation-v2**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/federation-v2/master/OWNERS
- **cluster-registry**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS
- **kubemci**
- Owners:
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
## GitHub Teams
The below teams can be mentioned on issues and PRs in order to get attention from the right people.

View File

@ -945,6 +945,19 @@ sigs:
description: Test Failures and Triage
- name: sig-mutlicluster-proposals
description: Design Proposals
subprojects:
- name: federation-v1
owners:
- https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS
- name: federation-v2
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/federation-v2/master/OWNERS
- name: cluster-registry
owners:
- https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS
- name: kubemci
owners:
- https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
- name: Network
dir: sig-network
mission_statement: >