File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
internal/controllers/machinepool Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,13 @@ aliases:
7070 cluster-api-clusterctl-reviewers:
7171 - Jont828
7272
73+ # -----------------------------------------------------------
74+ # OWNER_ALIASES for internal/controllers/machinepool
75+ # -----------------------------------------------------------
76+
77+ cluster-api-machinepool-maintainers:
78+ cluster-api-machinepool-reviewers:
79+
7380 # -----------------------------------------------------------
7481 # OWNER_ALIASES for test
7582 # -----------------------------------------------------------
Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ approvers:
4+ - cluster-api-machinepool-maintainers
5+
6+ reviewers:
7+ - cluster-api-reviewers
8+ - cluster-api-machinepool-reviewers
You can’t perform that action at this time.
0 commit comments