Skip to content

Commit

Permalink
Merge pull request #4260 from MarcelMue/add-operator-reviewers
Browse files Browse the repository at this point in the history
Add reviewers for CAPI operator
  • Loading branch information
k8s-ci-robot authored Mar 9, 2021
2 parents 7bd1c44 + e63919b commit 64addc3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners for information on OWNERS files.
# See the OWNERS_ALIASES file at https://github.com/kubernetes-sigs/cluster-api/blob/master/OWNERS_ALIASES for a list of members for each alias.
# See the OWNERS_ALIASES file at https://github.com/kubernetes-sigs/cluster-api/blob/master/OWNERS_ALIASES for a list of members for each alias.

approvers:
- sig-cluster-lifecycle-leads
Expand Down
9 changes: 9 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,12 @@ aliases:
cluster-api-clusterctl-reviewers:
- fabriziopandini
- wfernandes

# -----------------------------------------------------------
# OWNER_ALIASES for exp/operator
# -----------------------------------------------------------

cluster-api-operator-reviewers:
- alexander-demichev
- MarcelMue
- JoelSpeed
9 changes: 9 additions & 0 deletions exp/operator/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- sig-cluster-lifecycle-leads
- cluster-api-admins
- cluster-api-maintainers

reviewers:
- cluster-api-operator-reviewers

0 comments on commit 64addc3

Please sign in to comment.