Skip to content

Commit 69eab5f

Browse files
committed
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)
1 parent f0ec8c8 commit 69eab5f

File tree

1 file changed

+16
-24
lines changed

1 file changed

+16
-24
lines changed

test/OWNERS

Lines changed: 16 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,20 @@ reviewers:
66
- MrHohn
77
- deads2k
88
- enisoc
9-
- enj # for test/integration/etcd/etcd_storage_path_test.go
10-
- erictune
11-
- foxish # for test/e2e/network-partition.go
12-
- gmarek
139
- janetkuo
14-
- kow3ns # for test/e2e/statefulset.go
15-
- krousey
1610
- liggitt
17-
- madhusudancs
18-
- marun
1911
- mikedanese
20-
- msau42 # for test/e2e/commmon/{*volume,empty_dir}.go and test/e2e/framework/{pv|volume}_util.go
12+
- msau42
2113
- ncdc
2214
- pwittrock # for test/e2e/kubectl.go
2315
- saad-ali
2416
- shyamjvs
2517
- smarterclayton
26-
- soltysh
2718
- sig-testing-reviewers
2819
- sttts
2920
- timothysc
3021
- zmerlynn
3122
- vishh
32-
- MaciekPytel # for test/e2e/common/autoscaling_utils.go
3323
- xichengliudui
3424
- andrewsykim
3525
- neolit123
@@ -43,32 +33,34 @@ approvers:
4333
- MrHohn
4434
- deads2k
4535
- enisoc
46-
- enj # for test/integration/etcd/etcd_storage_path_test.go
47-
- eparis
48-
- erictune
49-
- foxish # for test/e2e/network-partition.go
50-
- gmarek
5136
- janetkuo
52-
- kow3ns # for test/e2e/statefulset.go
53-
- krousey
5437
- liggitt
55-
- madhusudancs
56-
- marun
5738
- mikedanese
58-
- msau42 # for test/e2e/commmon/{*volume,empty_dir}.go and test/e2e/framework/{pv|volume}_util.go
39+
- msau42
5940
- ncdc
6041
- oomichi
6142
- pwittrock # for test/e2e/kubectl.go
6243
- saad-ali
6344
- shyamjvs
6445
- sig-testing-approvers
6546
- smarterclayton
66-
- soltysh
6747
- sttts
6848
- timothysc
69-
- zmerlynn
7049
- vishh
71-
- MaciekPytel # for test/e2e/common/autoscaling_utils.go
50+
emeritus_approvers:
51+
- enj
52+
- eparis
53+
- erictune
54+
- foxish
55+
- gmarek
56+
- krousey
57+
- kow3ns
58+
- madhusudancs
59+
- marun
60+
- soltysh
61+
- zmerlynn
62+
- MaciekPytel
63+
7264
labels:
7365
- area/test
7466
- sig/testing

0 commit comments

Comments
 (0)