From af1d60f30bcb50b066e503ac2239d308b6dc878e Mon Sep 17 00:00:00 2001 From: Omer Aplatony Date: Wed, 7 May 2025 16:32:34 +0000 Subject: [PATCH] Add hpa reviewers Signed-off-by: Omer Aplatony --- pkg/controller/podautoscaler/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/controller/podautoscaler/OWNERS b/pkg/controller/podautoscaler/OWNERS index 4937a3affb8..f4e1912c5f1 100644 --- a/pkg/controller/podautoscaler/OWNERS +++ b/pkg/controller/podautoscaler/OWNERS @@ -1,8 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: + - adrianmoisey - gjtempleton - mwielgus + - omerap12 + - raywainman approvers: - mwielgus emeritus_approvers: