From 3799b8bf6a723d70eeb3ec7074e3d9735ba10ed1 Mon Sep 17 00:00:00 2001 From: Joe Betz Date: Tue, 16 Sep 2025 10:25:56 -0400 Subject: [PATCH] Add reviewers and approvers to api/testing --- pkg/api/testing/OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pkg/api/testing/OWNERS b/pkg/api/testing/OWNERS index 9e252305ad2..d684f124067 100644 --- a/pkg/api/testing/OWNERS +++ b/pkg/api/testing/OWNERS @@ -1,5 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners +approvers: + - jpbetz + reviewers: - thockin - smarterclayton @@ -16,3 +19,7 @@ reviewers: - soltysh - jsafrane - rata + - jpbetz + - aaron-prindle + - lalitc375 + - yongruilin