-
Notifications
You must be signed in to change notification settings - Fork 39.8k
/
OWNERS
34 lines (33 loc) · 866 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
# See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
reviewers:
- bentheelder
- cblecker
- cpanato # SIG Technical Lead / RelEng subproject owner / Release Manager
- dims
- jeremyrickard # SIG Technical Lead / RelEng subproject owner
#- justaugustus # SIG Chair / RelEng subproject owner / Release Manager - approvals only
- liggitt
- palnabarun # Release Manager
- puerco # SIG Technical Lead / RelEng subproject owner / Release Manager
- saschagrunert # SIG Chair / RelEng subproject owner / Release Manager
- spiffxp
- thockin
- Verolop # Release Manager
- xmudrii # Release Manager
approvers:
- bentheelder
- cblecker
- dims
- justaugustus
- liggitt
- mikedanese
- spiffxp
- thockin
emeritus_approvers:
- fejta
- jbeda
- zmerlynn
- lavalamp