diff --git a/OWNERS b/OWNERS index b36e9078c3b..ca09ccbebec 100644 --- a/OWNERS +++ b/OWNERS @@ -2,3 +2,6 @@ approvers: - pipeline-approvers + +reviewers: +- pipeline-reviewers \ No newline at end of file diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index df666b7b228..306af8da639 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -11,6 +11,16 @@ aliases: - abayer - wlynch + pipeline-reviewers: + - afrittoli + - bobcatfish + - dibyom + - vdemeester + - pritidesai + - jerop + - abayer + # - wlynch (feel free to /cc me into PRs as needed) + apis-approvers: - afrittoli - bobcatfish @@ -27,10 +37,6 @@ aliases: - afrittoli - bobcatfish - vdemeester - productivity-reviewers: - - dibyom - - dlorenc - - ImJasonH # Alumni ❤️ # tejal29 diff --git a/hack/OWNERS b/hack/OWNERS index 1b3eb9f57db..1952d93629e 100644 --- a/hack/OWNERS +++ b/hack/OWNERS @@ -1,6 +1,6 @@ approvers: - productivity-approvers reviewers: -- productivity-reviewers +- productivity-approvers labels: - area/test-infra \ No newline at end of file