Skip to content

Commit 1e77334

Browse files
authored
Merge pull request #2088 from vincepri/promote-active-folks
🌱 Update OWNERS: remove inactive members, promote fillzpp sbueringer
2 parents 3da2de0 + 344e96e commit 1e77334

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

OWNERS_ALIASES

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ aliases:
44
# active folks who can be contacted to perform admin-related
55
# tasks on the repo, or otherwise approve any PRS.
66
controller-runtime-admins:
7-
- droot
8-
- mengqiy
9-
- pwittrock
7+
- vincepri
8+
- joelanford
109

1110
# non-admin folks who have write-access and can approve any PRs in the repo
1211
controller-runtime-maintainers:
@@ -18,6 +17,8 @@ aliases:
1817
- gerred
1918
- shawn-hurley
2019
- alvaroaleman
20+
- fillzpp
21+
- sbueringer
2122

2223
# folks who can review and LGTM any PRs in the repo (doesn't
2324
# include approvers & admins -- those count too via the OWNERS
@@ -40,3 +41,7 @@ aliases:
4041
# but are no longer directly involved
4142
controller-runtime-emeritus-maintainers:
4243
- directxman12
44+
controller-runtime-emeritus-admins:
45+
- droot
46+
- mengqiy
47+
- pwittrock

0 commit comments

Comments
 (0)