Files
kubernetes/test/OWNERS
Aaron Crickenberger 7919dfe795 remove redundant reviewers in test/OWNERS
all of these folks are either approvers (in which case they will
get selected as potential reviewers), or emeritus_approvers (in
which case they've become inactive and would be poor choices for
reviewers)
2019-08-08 10:31:47 -07:00

48 lines
686 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- xichengliudui
- neolit123
- stevesloka
- johnSchnake
- SataQiu
approvers:
- andrewsykim
- bowei # for test/e2e/{dns*,network}.go
- cblecker
- rramkumar1
- MrHohn
- deads2k
- enisoc
- janetkuo
- liggitt
- mikedanese
- msau42
- ncdc
- oomichi
- pwittrock # for test/e2e/kubectl.go
- saad-ali
- shyamjvs
- sig-testing-approvers
- smarterclayton
- soltysh
- sttts
- timothysc
- vishh
emeritus_approvers:
- enj
- eparis
- erictune
- foxish
- gmarek
- krousey
- kow3ns
- madhusudancs
- marun
- zmerlynn
- MaciekPytel
labels:
- area/test
- sig/testing