Add cluster-api* git repositories under sig-cluster-lifecycle

Change-Id: Idf9b661fcf7a8f5aa353ca72134ef786b5c58b45
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas 2018-07-11 11:24:27 -04:00
parent 35b3e3cf65
commit b54572e2d2
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59
2 changed files with 12 additions and 0 deletions

View File

@ -44,6 +44,12 @@ The following subprojects are owned by sig-cluster-lifecycle:
- **bootkube** - **bootkube**
- Owners: - Owners:
- https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS - https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS
- **cluster-api**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
- **cluster-api-provider-openstack**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
- **kops** - **kops**
- Owners: - Owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS

View File

@ -692,6 +692,12 @@ sigs:
- name: bootkube - name: bootkube
owners: owners:
- https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS - https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS
- name: cluster-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
- name: cluster-api-provider-openstack
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
- name: kops - name: kops
owners: owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS