-
Notifications
You must be signed in to change notification settings - Fork 40k
/
OWNERS
66 lines (65 loc) · 993 Bytes
/
OWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
reviewers:
- aojea
- dchen1107
- johnSchnake
- liggitt
- neolit123
- SataQiu
- smarterclayton
- thockin
- wojtek-t
approvers:
- andrewsykim
- aojea
- BenTheElder
- bowei # for test/e2e/{dns*,network}.go
- caseydavenport # for test/e2e/{dns*,network}.go
- cblecker
- dchen1107
- deads2k
- dims
- enj
- janetkuo
- liggitt
- mikedanese
- MrHohn
- msau42
- neolit123
- oomichi
- pohly
- pwittrock # for test/e2e/kubectl.go
- saad-ali
- SataQiu
- smarterclayton
- soltysh
- spiffxp
- sttts
- thockin
- wojtek-t
emeritus_approvers:
- eparis
- foxish
- gmarek
- ixdy
- krousey
- krzyzacy
- kow3ns
- lavalamp
- madhusudancs
- marun
- zmerlynn
- MaciekPytel
- rramkumar1
- ncdc
- vishh
- shyamjvs
- enisoc
- alejandrox1
- timothysc
labels:
- area/test
- sig/testing