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