sig-cluster-lifecycle: update cluster-api owner references
Add kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm owners reference to the cluster-api subproject.
This commit is contained in:
parent
5c4e753f25
commit
ba938e1439
|
@ -74,6 +74,7 @@ The following subprojects are owned by sig-cluster-lifecycle:
|
|||
- Slack: [#cluster-addons](https://kubernetes.slack.com/messages/cluster-addons)
|
||||
- **cluster-api**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
|
||||
- Contact
|
||||
- Slack: [#cluster-api](https://kubernetes.slack.com/messages/cluster-api)
|
||||
|
|
|
@ -949,6 +949,7 @@ sigs:
|
|||
contact:
|
||||
slack: cluster-api
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
|
||||
- name: cluster-api-provider-aws
|
||||
owners:
|
||||
|
|
Loading…
Reference in New Issue