Update sigs.yaml to indicate that cluster-api-provider-gcp is owned

by sig cluster lifecycle.
This commit is contained in:
Robert Bailey 2018-07-25 16:05:43 -07:00
parent 3642cd980e
commit 963acf5727
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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