Add kubernetes/cloud-provider-alibaba-cloud repo
This commit is contained in:
parent
b4b52ce046
commit
f616145b61
|
@ -41,6 +41,9 @@ The following subprojects are owned by sig-cloud-provider:
|
|||
- 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
|
||||
- **cloud-provider-alibaba-cloud**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-alibaba-cloud/master/OWNERS
|
||||
- **cloud-provider-gcp**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
|
||||
|
|
|
@ -753,6 +753,9 @@ sigs:
|
|||
- 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
|
||||
- name: cloud-provider-alibaba-cloud
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-alibaba-cloud/master/OWNERS
|
||||
- name: cloud-provider-gcp
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue