From eca7ee877a67eaf78973096b831a380ffff101ae Mon Sep 17 00:00:00 2001 From: Yuki Iwai Date: Wed, 30 Oct 2024 01:14:47 +0900 Subject: [PATCH] Self nominate tenzen-y as a reviewer for the Job controller Signed-off-by: Yuki Iwai --- pkg/controller/job/OWNERS | 1 + test/integration/job/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/pkg/controller/job/OWNERS b/pkg/controller/job/OWNERS index 5e9556b2968..c94305439b1 100644 --- a/pkg/controller/job/OWNERS +++ b/pkg/controller/job/OWNERS @@ -7,6 +7,7 @@ reviewers: - sig-apps-reviewers - mimowo - kannon92 + - tenzen-y labels: - sig/apps emeritus_approvers: diff --git a/test/integration/job/OWNERS b/test/integration/job/OWNERS index 39a8895508e..583cb49ec0d 100644 --- a/test/integration/job/OWNERS +++ b/test/integration/job/OWNERS @@ -6,5 +6,6 @@ approvers: reviewers: - sig-apps-reviewers - mimowo + - tenzen-y labels: - sig/apps