From 4b83111aa4ca851d7a916ad9e02420343c0fd51c Mon Sep 17 00:00:00 2001 From: Paul Morie Date: Thu, 29 Mar 2018 11:44:43 -0400 Subject: [PATCH] Update sig.yaml with subprojects of SIG multicluster --- sig-multicluster/README.md | 16 ++++++++++++++++ sigs.yaml | 13 +++++++++++++ 2 files changed, 29 insertions(+) diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md index 37a438a56..78328fd49 100644 --- a/sig-multicluster/README.md +++ b/sig-multicluster/README.md @@ -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. diff --git a/sigs.yaml b/sigs.yaml index 5cbda0b33..c13dbb4f2 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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: >