Skip to content

Commit 1f0c933

Browse files
authored
Merge pull request #5202 from nikhita/capn
SCL: add cluster-api-provider-nested repo
2 parents ecb64c4 + 6dc1e5f commit 1f0c933

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sig-cluster-lifecycle/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
103103
### cluster-api-provider-ibmcloud
104104
- **Owners:**
105105
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
106+
### cluster-api-provider-nested
107+
- **Owners:**
108+
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-nested/master/OWNERS
106109
### cluster-api-provider-openstack
107110
- **Owners:**
108111
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS

sigs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,9 @@ sigs:
970970
- name: cluster-api-provider-ibmcloud
971971
owners:
972972
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/master/OWNERS
973+
- name: cluster-api-provider-nested
974+
owners:
975+
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-nested/master/OWNERS
973976
- name: cluster-api-provider-openstack
974977
owners:
975978
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS

0 commit comments

Comments
 (0)