Add etcdadm subproject to sig-cluster-lifecycle
This commit is contained in:
parent
309252116e
commit
433ae4d451
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue