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**
|
||||
- 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**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||||
|
|
|
@ -910,6 +910,9 @@ sigs:
|
|||
- name: cluster-api-provider-openstack
|
||||
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
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue