...
1# See the OWNERS docs at https://go.k8s.io/owners
2
3options:
4 # make root approval non-recursive
5 no_parent_owners: true
6reviewers:
7 - bentheelder
8 - cblecker
9 - dchen1107
10 - hwdef
11 - justaugustus
12 - liggitt
13 - mikedanese
14 - pohly
15 - SataQiu
16 - smarterclayton
17 - spiffxp
18 - sttts
19 - thockin
20 - wojtek-t
21approvers:
22 - bentheelder
23 - cblecker
24 - dchen1107
25 - deads2k
26 - dims # for local-up-cluster related files
27 - enj # for sig-auth related stuff like cert testdata
28 - liggitt
29 - mikedanese
30 - pohly # for logging and linting
31 - pwittrock
32 - SataQiu
33 - smarterclayton
34 - soltysh # for sig-cli related stuff
35 - spiffxp
36 - sttts
37 - thockin
38 - wojtek-t
39emeritus_approvers:
40 - eparis
41 - fejta
42 - ixdy
43 - jbeda
44 - lavalamp
45 - zmerlynn
46 - vishh
View as plain text