generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathOWNERS_ALIASES
More file actions
29 lines (25 loc) · 782 Bytes
/
OWNERS_ALIASES
File metadata and controls
29 lines (25 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
aliases:
sig-cluster-lifecycle-leads:
- fabriziopandini
- justinsb
- neolit123
- timothysc
# -----------------------------------------------------------
# OWNER_ALIASES for Cluster API Operator
# -----------------------------------------------------------
# active folks who can be contacted to perform admin-related
# tasks on the repo, or otherwise approve any PRS.
cluster-api-operator-admins:
- Danil-Grigorev
- Fedosin
- alexander-demicev
- damdo
- furkatgofurov7
# non-admin folks who have write-access and can approve any PRs in the repo
cluster-api-operator-maintainers:
- Danil-Grigorev
- Fedosin
- alexander-demicev
- damdo
- furkatgofurov7