diff --git a/OWNERS b/OWNERS index 17666bfb..38cacafc 100644 --- a/OWNERS +++ b/OWNERS @@ -1,4 +1,4 @@ # The OWNERS file is used by prow to automatically merge approved PRs. approvers: -- caching-approvers +- serving-writers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 73e7ad01..9161f540 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,5 +1,5 @@ aliases: - caching-approvers: + serving-writers: - dprotaso - evankanderson - grantr @@ -9,7 +9,7 @@ aliases: - vagababov - vaikas - productivity-approvers: + productivity-writers: - chaodaiG - chizhg productivity-reviewers: diff --git a/hack/OWNERS b/hack/OWNERS index c50adc84..65aa9e7b 100644 --- a/hack/OWNERS +++ b/hack/OWNERS @@ -1,7 +1,7 @@ # The OWNERS file is used by prow to automatically merge approved PRs. approvers: -- productivity-approvers +- productivity-writers reviewers: - productivity-reviewers diff --git a/test/OWNERS b/test/OWNERS index c50adc84..65aa9e7b 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -1,7 +1,7 @@ # The OWNERS file is used by prow to automatically merge approved PRs. approvers: -- productivity-approvers +- productivity-writers reviewers: - productivity-reviewers