diff options
| author | Robert Bailey <robertbailey@google.com> | 2018-07-25 16:05:43 -0700 |
|---|---|---|
| committer | Robert Bailey <robertbailey@google.com> | 2018-07-25 16:05:43 -0700 |
| commit | 963acf57279f2d8e2399170fc7330ecc63b02839 (patch) | |
| tree | 3301f3983a2a0d6c10db0adbde714565d1c931aa | |
| parent | 3642cd980e6c6fabd9a9482cb57329f792faa2d9 (diff) | |
Update sigs.yaml to indicate that cluster-api-provider-gcp is owned
by sig cluster lifecycle.
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
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 @@ -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 |
