From b721272a1e9acc4cfd1c7fde31c0d621a689002b Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Tue, 3 Jan 2023 09:30:37 +0100 Subject: [PATCH] test/OWNERS: add pohly as approver As technical lead in SIG Testing it would be useful to have the right to approve test changes... --- test/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/test/OWNERS b/test/OWNERS index 41f6f027076..f72ddcb886d 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -33,6 +33,7 @@ approvers: - msau42 - neolit123 - oomichi + - pohly - pwittrock # for test/e2e/kubectl.go - saad-ali - SataQiu