summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-07-25 16:42:56 -0700
committerGitHub <noreply@github.com>2018-07-25 16:42:56 -0700
commit3bd2d2a2b3d2a3675a92958985ff83833b3cb31e (patch)
tree3301f3983a2a0d6c10db0adbde714565d1c931aa
parent3642cd980e6c6fabd9a9482cb57329f792faa2d9 (diff)
parent963acf57279f2d8e2399170fc7330ecc63b02839 (diff)
Merge pull request #2422 from roberthbailey/cluster-api-provider-gcp
Update sigs.yaml to indicate that cluster-api-provider-gcp is owned by sig cluster lifecycle
-rw-r--r--sig-cluster-lifecycle/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
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