SCL: add cluster-api-provider-nested repo
This commit is contained in:
parent
ecb64c4e0a
commit
6dc1e5f1d7
|
@ -103,6 +103,9 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
|
|||
### cluster-api-provider-ibmcloud
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
|
||||
### cluster-api-provider-nested
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-nested/master/OWNERS
|
||||
### cluster-api-provider-openstack
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
|
||||
|
|
|
@ -970,6 +970,9 @@ sigs:
|
|||
- name: cluster-api-provider-ibmcloud
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
|
||||
- name: cluster-api-provider-nested
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-nested/master/OWNERS
|
||||
- name: cluster-api-provider-openstack
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue