Merge pull request #4192 from gyliu513/ibmcloud

Added IBM Cloud to sig cluster lifecycle.
This commit is contained in:
Kubernetes Prow Robot 2019-10-25 13:17:39 -07:00 committed by GitHub
commit ecea14c0af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -102,6 +102,9 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
### cluster-api-provider-gcp
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
### cluster-api-provider-ibmcloud
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
### cluster-api-provider-openstack
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS

View File

@ -950,6 +950,9 @@ sigs:
- name: cluster-api-provider-gcp
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
- name: cluster-api-provider-ibmcloud
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
- name: cluster-api-provider-openstack
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS