File tree Expand file tree Collapse file tree 3 files changed +25
-13
lines changed Expand file tree Collapse file tree 3 files changed +25
-13
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-runtime-admins
8
- - controller-runtime-maintainers
5
+ - controller-runtime-approvers
9
6
reviewers:
10
7
- controller-runtime-admins
11
- - controller-runtime-maintainers
12
8
- controller-runtime-reviewers
9
+ - controller-runtime-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-runtime-admins:
5
7
- directxman12
6
8
- droot
7
- - pwittrock
8
- controller-runtime-maintainers: []
9
+ - mengqiy
10
+
11
+ # non-admin folks who can approve any PRs in the repo
12
+ controller-runtime-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)
9
17
controller-runtime-reviewers:
10
18
- alvaroaleman
11
19
- shawn-hurley
12
20
- gerred
13
21
- joelanford
14
22
- alenkacz
15
23
- vincepri
16
- testing-integration-admins:
24
+
25
+ # folks to can approve things in the directly-ported
26
+ # testing_frameworks portions of the codebase
27
+ testing-integration-approvers:
17
28
- apelisse
18
29
- hoegaarden
19
30
- totherme
31
+
32
+ # folks who may have context on ancient history,
33
+ # but are no longer directly involved
34
+ controller-runtime-emeritus-maintainers:
35
+ - pwittrock
Original file line number Diff line number Diff line change 1
1
# See the OWNERS docs: https://git.k8s.io/community/contributors/devel/owners.md
2
2
3
3
approvers:
4
- - controller-runtime-admins
5
- - testing-integration-admins
4
+ - testing-integration-approvers
You can’t perform that action at this time.
0 commit comments