forked from operator-framework/operator-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOWNERS_ALIASES
More file actions
31 lines (26 loc) · 750 Bytes
/
OWNERS_ALIASES
File metadata and controls
31 lines (26 loc) · 750 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
30
31
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
aliases:
# Contributors who can be contacted to perform admin-related tasks on the repo.
# This role is a subset of the approver role.
sdk-admins:
- asmacdo
- jmrodri
- joelanford
- marc-obrien
# Contributors who can approve any PRs in the repo.
sdk-approvers:
- camilamacedo86
- fabianvf
- jberkhahn
- rashmigottipati
- theishshah
- varshaprasad96
# Contributors who can review and LGTM any PRs in the repo.
sdk-reviewers:
# Contributors who were approvers that are no longer directly involved with the project.
# This role is symbolic.
sdk-emeritus-approvers:
- bharathi-tenneti
- hasbro17
- shawn-hurley
- estroz