Merge pull request #3876 from nikhita/image-builder
sig-cluster-lifecycle: add image-builder subproject
This commit is contained in:
commit
f9eeac8068
|
@ -98,6 +98,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
|
||||
- Contact
|
||||
- Slack: [#etcdadm](https://kubernetes.slack.com/messages/etcdadm)
|
||||
- **image-builder**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/image-builder/master/OWNERS
|
||||
- **kops**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||||
|
|
|
@ -971,6 +971,9 @@ sigs:
|
|||
slack: etcdadm
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
|
||||
- name: image-builder
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/image-builder/master/OWNERS
|
||||
- name: kops
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue