File tree 2 files changed +36
-23
lines changed
2 files changed +36
-23
lines changed Original file line number Diff line number Diff line change 1
1
approvers:
2
- - hasbro17
3
- - estroz
4
- - shawn-hurley
5
- - joelanford
6
- - theishshah
7
- - camilamacedo86
8
- - jmccormick2001
9
- - jmrodri
10
- - fabianvf
11
- - varshaprasad96
12
- - rashmigottipati
2
+ - sdk-admins
3
+ - sdk-approvers
13
4
reviewers:
14
- - hasbro17
15
- - estroz
16
- - shawn-hurley
17
- - joelanford
18
- - theishshah
19
- - camilamacedo86
20
- - jmccormick2001
21
- - jmrodri
22
- - fabianvf
23
- - varshaprasad96
24
- - rashmigottipati
25
- - jberkhahn
5
+ - sdk-admins
6
+ - sdk-approvers
7
+ - sdk-reviewers
Original file line number Diff line number Diff line change
1
+
2
+ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
3
+
4
+ aliases:
5
+ # Contributors who can be contacted to perform admin-related tasks on the repo.
6
+ # This role is a subset of the approver role.
7
+ sdk-admins:
8
+ - estroz
9
+ - joelanford
10
+ - jmccormick2001
11
+ - jmrodri
12
+ - asmacdo
13
+
14
+ # Contributors who can approve any PRs in the repo.
15
+ sdk-approvers:
16
+ - theishshah
17
+ - camilamacedo86
18
+ - fabianvf
19
+ - varshaprasad96
20
+ - rashmigottipati
21
+ - bharathi-tenneti
22
+
23
+ # Contributors who can review and LGTM any PRs in the repo.
24
+ sdk-reviewers:
25
+ - jberkhahn
26
+
27
+ # Contributors who were approvers that are no longer directly involved with the project.
28
+ # This role is symbolic.
29
+ sdk-emeritus-approvers:
30
+ - shawn-hurley
31
+ - hasbro17
You can’t perform that action at this time.
0 commit comments