update e2e_node OWNERS file

specifically:
- move inactive approvers to emeritus
- add newly active contributors as reviewers
- add a sig/node label to PRs that touch this dir
This commit is contained in:
Aaron Crickenberger 2020-06-05 10:43:27 -07:00
parent 0281b85640
commit 019d3ee438

View File

@ -1,14 +1,21 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
approvers: approvers:
- Random-Liu
- tallclair - tallclair
- derekwaynecarr - derekwaynecarr
- yujuhong
- ConnorDoyle - ConnorDoyle
- klueska - klueska
emeritus_approvers: emeritus_approvers:
- balajismaniam - balajismaniam
- Random-Liu
- vishh - vishh
- yujuhong
reviewers: reviewers:
- bart0sh
- bsdnet
- karan
- MHBauer
- vpickard
- sig-node-reviewers - sig-node-reviewers
labels:
- sig/node