We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ea9c0 commit 31495e2Copy full SHA for 31495e2
OWNERS_ALIASES
@@ -9,14 +9,14 @@ aliases:
9
10
# non-admin folks who have write-access and can approve any PRs in the repo
11
controller-runtime-maintainers:
12
- - vincepri
+ - alvaroaleman
13
- joelanford
14
+ - sbueringer
15
+ - vincepri
16
17
# non-admin folks who can approve any PRs in the repo
18
controller-runtime-approvers:
- - alvaroaleman
19
- fillzpp
- - sbueringer
20
21
# folks who can review and LGTM any PRs in the repo (doesn't
22
# include approvers & admins -- those count too via the OWNERS
SECURITY_CONTACTS
@@ -10,5 +10,6 @@
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/
-pwittrock
-droot
+alvaroaleman
+sbueringer
+vincepri
0 commit comments