File tree Expand file tree Collapse file tree 2 files changed +18
-9
lines changed Expand file tree Collapse file tree 2 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1
1
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2
2
3
3
approvers:
4
- - kubebuilder-owners
5
4
- kubebuilder-admins
6
- - kubebuilder-maintainers
5
+ - kubebuilder-approvers
7
6
reviewers:
7
+ - kubebuilder-admins
8
8
- kubebuilder-reviewers
9
+ - kubebuilder-approvers
Original file line number Diff line number Diff line change 1
1
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2
2
3
3
aliases:
4
- kubebuilder-owners:
5
- - droot
6
- - pwittrock
4
+ # active folks who can be contacted to perform admin-related
5
+ # tasks on the repo, or otherwise approve any PRs.
7
6
kubebuilder-admins:
8
- - directxman12
9
- kubebuilder-maintainers:
10
- - Liujingfang1
7
+ - droot
11
8
- mengqiy
12
- - pmorie
9
+ - directxman12
10
+
11
+ # non-admin folks who can approve any PRs in the repo
12
+ kubebuilder-approvers: []
13
+
14
+ # folks who can review and LGTM any PRs in the repo (doesn't include
15
+ # approvers & admins -- those count too via the OWNERS file)
13
16
kubebuilder-reviewers:
14
17
- camilamacedo86
15
18
- joelanford
16
19
- estroz
20
+
21
+ # folks who may have context on ancient history,
22
+ # but are no longer directly involved
23
+ kubebuilder-emeritus-approvers:
24
+ - pwittrock
You can’t perform that action at this time.
0 commit comments