...
1# See the OWNERS docs at https://go.k8s.io/owners
2
3options:
4 # make root approval non-recursive
5 no_parent_owners: true
6approvers:
7 - release-engineering-approvers
8 - release-managers
9 - AuraSinis # 1.24 Release Notes Lead
10 - cici37 # 1.23 Release Notes Lead
11 - csantanapr # 1.25 Release Notes Lead
12 - harshanarayana # 1.27 Release Notes Lead
13 - ramrodo # 1.26 Release Notes Lead
14 - sanchita-07 # 1.28 Release Notes Lead
15 - fsmunoz # 1.29 Release Notes Lead
16 - rashansmith # 1.30 Release Notes Lead
17reviewers:
18 - release-managers
19 - fykaa # 1.30 Release Notes Shadow
20 - npolshakova # 1.30 Release Notes Shadow
21 - OrlinVasilev # 1.30 Release Notes Shadow
22 - rashansmith # 1.30 Release Notes Lead
23 - satyampsoni # 1.30 Release Notes Shadow
24labels:
25 - sig/release
26 - area/release-eng
View as plain text