We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a5c61 commit 56a400dCopy full SHA for 56a400d
OWNERS
@@ -2,6 +2,7 @@
2
3
approvers:
4
- controller-runtime-admins
5
+ - controller-runtime-maintainers
6
- controller-runtime-approvers
7
reviewers:
8
OWNERS_ALIASES
@@ -8,6 +8,10 @@ aliases:
- droot
9
- mengqiy
10
11
+ # non-admin folks who have write-access and can approve any PRs in the repo
12
+ controller-runtime-maintainers:
13
+ - vincepri
14
+
15
# non-admin folks who can approve any PRs in the repo
16
controller-runtime-approvers:
17
- gerred
0 commit comments