Files
kubernetes/test/OWNERS
Aaron Crickenberger 69eab5f04b Prune test/OWNERS
Move approvers who haven't reviewed any PRs touching test/ in
over six months to emeritus_approvers (and remove from reviewers
as well to avoid assigning to inactive people)
2019-05-09 16:30:58 -07:00

67 lines
963 B
Plaintext

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