diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-10-08 15:34:58 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-10-08 15:45:03 +0530 |
| commit | 6dc1e5f1d72f1b3b04efaa481441934db58e7b7a (patch) | |
| tree | 90874a5aa284f15ebd21b14fcfe04300948cde14 | |
| parent | ecb64c4e0a743510c52b2c6f8df444d1323c16d5 (diff) | |
SCL: add cluster-api-provider-nested repo
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index c07fd08c..6369a28a 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -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 |
