
Looks like there is a bit of an issue in the Bluderbuss (Prow plugin) where it prefers to pick reviewers from a parent OWNERS files, instead of using an approver from a current OWNERS file as an additional reviewer.
21 lines
281 B
Plaintext
21 lines
281 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- fabriziopandini
|
|
- neolit123
|
|
- SataQiu
|
|
reviewers:
|
|
- fabriziopandini
|
|
- neolit123
|
|
- SataQiu
|
|
- yagonobre
|
|
- pacoxu
|
|
emeritus_approvers:
|
|
- luxas
|
|
- timothysc
|
|
- rosti
|
|
- ereslibre
|
|
labels:
|
|
- area/kubeadm
|
|
- sig/cluster-lifecycle
|