Add etcdadm subproject to sig-cluster-lifecycle

This commit is contained in:
Daniel Lipovetsky 2019-03-15 16:10:49 -07:00
parent 309252116e
commit 433ae4d451
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -910,6 +910,9 @@ sigs:
- name: cluster-api-provider-openstack - name: cluster-api-provider-openstack
owners: owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
- name: etcdadm
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
- name: kops - name: kops
owners: owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS