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 351f5e5 commit 0d0da5aCopy full SHA for 0d0da5a
OWNERS
@@ -3,6 +3,7 @@
3
approvers:
4
- controller-tools-admins
5
- controller-tools-approvers
6
+ - controller-tools-maintainers
7
reviewers:
8
- controller-tools-reviewers
9
OWNERS_ALIASES
@@ -8,6 +8,10 @@ aliases:
- droot
- mengqiy
10
11
+ # non-admin folks who can approve any PRs in the repo
12
+ controller-tools-maintainers:
13
+ - vincepri
14
+
15
# non-admin folks who can approve any PRs in the repo
16
controller-tools-approvers: []
17
0 commit comments