summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bailey <robertbailey@google.com>2018-07-25 16:05:43 -0700
committerRobert Bailey <robertbailey@google.com>2018-07-25 16:05:43 -0700
commit963acf57279f2d8e2399170fc7330ecc63b02839 (patch)
tree3301f3983a2a0d6c10db0adbde714565d1c931aa
parent3642cd980e6c6fabd9a9482cb57329f792faa2d9 (diff)
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