Merge pull request #2769 from spiffxp/add-cloud-provider-repo

Add cloud-provider repo to sig-cloud-provider subprojects
This commit is contained in:
k8s-ci-robot 2018-10-09 16:03:27 -07:00 committed by GitHub
commit e1ff746c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,8 @@ The Chairs of the SIG run operations and processes governing the SIG.
The following subprojects are owned by sig-cloud-provider:
- **kubernetes-cloud-provider**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS

View File

@ -633,6 +633,8 @@ sigs:
subprojects:
- name: kubernetes-cloud-provider
owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS