-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Expand file tree
/
Copy pathOWNERS
More file actions
32 lines (31 loc) · 721 Bytes
/
OWNERS
File metadata and controls
32 lines (31 loc) · 721 Bytes
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
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
approvers:
- cblecker
- mrbobbytables
- nikhita
- jberkus
- sig-contributor-experience-leads
- committee-steering
emeritus_approvers:
- idvoretskyi
- parispittman
- jdumars
- alisondy
- castrojo
- calebamiles
- grodrigues3
- spiffxp
# ensure PRs for annual reports are generated
"annual-report-.*\\.md$":
labels:
- area/annual-reports
# label charter changes for review by steering
"(?i)charter.md":
required_reviewers:
- kubernetes/steering-committee
approvers:
- committee-steering
labels:
- committee/steering