From f21cd0c53dee340c912389e004caeb9486414604 Mon Sep 17 00:00:00 2001 From: Aldo Culquicondor Date: Wed, 19 Oct 2022 10:38:07 -0400 Subject: [PATCH] Add SIG Apps owners for job integration tests Change-Id: I5c6198d10388ee7ce1fb7ae8d2f2b2144993688b --- test/integration/job/OWNERS | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/integration/job/OWNERS diff --git a/test/integration/job/OWNERS b/test/integration/job/OWNERS new file mode 100644 index 0000000000000..b169a45d315b1 --- /dev/null +++ b/test/integration/job/OWNERS @@ -0,0 +1,9 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-apps-approvers + - alculquicondor +reviewers: + - sig-apps-reviewers +labels: + - sig/apps