Skip to content

Commit 95d6a88

Browse files
authored
Merge pull request #4 from kris-nova/add-owners-file
Porting owners file from kube-deploy
2 parents ed10faa + 925775d commit 95d6a88

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

OWNERS

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/contributors/devel/owners.md
2+
3+
approvers:
4+
- sig-cluster-lifecycle-leads
5+
- cluster-api-admins
6+
- cluster-api-maintainers

OWNERS_ALIASES

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/docs/devel/owners.md
2+
3+
aliases:
4+
sig-cluster-lifecycle-leads:
5+
- lukemarsden
6+
- luxas
7+
- roberthbailey
8+
- timothysc
9+
cluster-api-admins:
10+
- justinsb
11+
- krousey
12+
- luxas
13+
- roberthbailey
14+
- kris-nova
15+
cluster-api-maintainers:
16+
- jessicaochen
17+
- karan
18+
- kris-nova
19+
- krousey
20+
- medinatiger
21+
- roberthbailey
22+
- rsdcastro

0 commit comments

Comments
 (0)