5
5
- fabriziopandini
6
6
- justinsb
7
7
- neolit123
8
- - timothysc
8
+ - vincepri
9
9
10
10
# -----------------------------------------------------------
11
11
# OWNER_ALIASES for Cluster API
@@ -22,31 +22,33 @@ aliases:
22
22
- CecileRobertMichon
23
23
- enxebre
24
24
- fabriziopandini
25
+ - killianmuldoon
25
26
- sbueringer
26
27
- vincepri
27
28
28
29
# folks who can review and LGTM any PRs in the repo
29
30
cluster-api-reviewers:
31
+ - jackfrancis
30
32
- JoelSpeed
31
- - sbueringer
33
+ - richardcase
32
34
- stmcginnis
35
+ - ykakarap
33
36
34
37
# -----------------------------------------------------------
35
38
# OWNER_ALIASES for controllers/topology
36
39
# -----------------------------------------------------------
37
40
38
41
cluster-api-topology-maintainers:
39
42
cluster-api-topology-reviewers:
40
- - ykakarap
41
- - killianmuldoon
43
+ - chrischdi
42
44
43
45
# -----------------------------------------------------------
44
46
# OWNER_ALIASES for bootstrap/kubeadm
45
47
# -----------------------------------------------------------
46
48
47
49
cluster-api-bootstrap-provider-kubeadm-maintainers:
48
50
cluster-api-bootstrap-provider-kubeadm-reviewers:
49
- - killianmuldoon
51
+ - g-gaston
50
52
51
53
# -----------------------------------------------------------
52
54
# OWNER_ALIASES for bootstrap/kubeadm/internal/ignition
@@ -64,42 +66,49 @@ aliases:
64
66
65
67
cluster-api-controlplane-provider-kubeadm-maintainers:
66
68
cluster-api-controlplane-provider-kubeadm-reviewers:
69
+ - g-gaston
67
70
68
71
# -----------------------------------------------------------
69
72
# OWNER_ALIASES for cmd/clusterctl
70
73
# -----------------------------------------------------------
71
74
72
75
cluster-api-clusterctl-maintainers:
76
+ - ykakarap
73
77
cluster-api-clusterctl-reviewers:
74
78
- Jont828
75
- - ykakarap
76
79
77
80
# -----------------------------------------------------------
78
81
# OWNER_ALIASES for test
79
82
# -----------------------------------------------------------
80
83
81
- cluster-api-test-reviewers:
82
84
cluster-api-test-maintainers:
85
+ cluster-api-test-reviewers:
86
+ - chrischdi
87
+ - elmiko
83
88
84
89
# -----------------------------------------------------------
85
90
# OWNER_ALIASES for test/framework
86
91
# -----------------------------------------------------------
87
92
88
- cluster-api-test-framework-reviewers:
89
93
cluster-api-test-framework-maintainers:
94
+ cluster-api-test-framework-reviewers:
95
+ - chrischdi
96
+ - elmiko
90
97
91
98
# -----------------------------------------------------------
92
99
# OWNER_ALIASES for test/infrastructure/docker
93
100
# -----------------------------------------------------------
94
101
95
- cluster-api-provider-docker-reviewers:
96
102
cluster-api-provider-docker-maintainers:
103
+ cluster-api-provider-docker-reviewers:
104
+ - chrischdi
105
+ - elmiko
97
106
98
107
# -----------------------------------------------------------
99
108
# OWNER_ALIASES for docs
100
109
# -----------------------------------------------------------
101
110
102
- cluster-api-docs-reviewers:
103
- - killianmuldoon
104
- - oscr
105
111
cluster-api-docs-maintainers:
112
+ - oscr
113
+ cluster-api-docs-reviewers:
114
+ - elmiko
0 commit comments