We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da2de0 commit bdcf84dCopy full SHA for bdcf84d
OWNERS_ALIASES
@@ -4,9 +4,8 @@ aliases:
4
# active folks who can be contacted to perform admin-related
5
# tasks on the repo, or otherwise approve any PRS.
6
controller-runtime-admins:
7
- - droot
8
- - mengqiy
9
- - pwittrock
+ - vincepri
+ - joelanford
10
11
# non-admin folks who have write-access and can approve any PRs in the repo
12
controller-runtime-maintainers:
@@ -18,6 +17,8 @@ aliases:
18
17
- gerred
19
- shawn-hurley
20
- alvaroaleman
+ - fillzpp
21
+ - sbueringer
22
23
# folks who can review and LGTM any PRs in the repo (doesn't
24
# include approvers & admins -- those count too via the OWNERS
0 commit comments