Skip to content

Commit e07e5e3

Browse files
wlynchtekton-robot
authored andcommitted
Add reviewers section to OWNERS file.
This gives more obvious place to add people as reviewers to lgtm PRs without needing to grant them full approver. Removes ImJasonH, lbernick, wlynch from active reviewers. Removes productivity-reviewers in favor of using the current approvers.
1 parent c7de7b1 commit e07e5e3

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

OWNERS

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
approvers:
44
- pipeline-approvers
5+
6+
reviewers:
7+
- pipeline-reviewers

OWNERS_ALIASES

+10-4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ aliases:
1313
- yongxuanzhang
1414
- chitrangpatel
1515

16+
pipeline-reviewers:
17+
- afrittoli
18+
- bobcatfish
19+
- dibyom
20+
- vdemeester
21+
- pritidesai
22+
- jerop
23+
- abayer
24+
# - wlynch (feel free to /cc me into PRs as needed)
25+
1626
apis-approvers:
1727
- afrittoli
1828
- bobcatfish
@@ -29,10 +39,6 @@ aliases:
2939
- afrittoli
3040
- bobcatfish
3141
- vdemeester
32-
productivity-reviewers:
33-
- dibyom
34-
- dlorenc
35-
- ImJasonH
3642

3743
# Alumni ❤️
3844
# tejal29

hack/OWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
approvers:
22
- productivity-approvers
33
reviewers:
4-
- productivity-reviewers
4+
- productivity-approvers
55
labels:
66
- area/test-infra

0 commit comments

Comments
 (0)