From 963acf57279f2d8e2399170fc7330ecc63b02839 Mon Sep 17 00:00:00 2001 From: Robert Bailey Date: Wed, 25 Jul 2018 16:05:43 -0700 Subject: Update sigs.yaml to indicate that cluster-api-provider-gcp is owned by sig cluster lifecycle. --- sig-cluster-lifecycle/README.md | 3 +++ sigs.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index 345e414c..89021d03 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -47,6 +47,9 @@ The following subprojects are owned by sig-cluster-lifecycle: - **cluster-api** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS +- **cluster-api-provider-gcp** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS - **cluster-api-provider-openstack** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 3695c824..a0f359a5 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -695,6 +695,9 @@ sigs: - name: cluster-api owners: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS + - name: cluster-api-provider-gcp + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS - name: cluster-api-provider-openstack owners: - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS -- cgit v1.2.3