diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 5dbcb4cfda0..2cf0e5d9921 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -24,3 +24,8 @@ aliases: - soltysh - sttts - ymqytw + test-infra-maintainers: + - fejta + - ixdy + - rmmh + - spxtr diff --git a/hack/jenkins/OWNERS b/hack/jenkins/OWNERS index eddffc8a585..76adb130a3c 100644 --- a/hack/jenkins/OWNERS +++ b/hack/jenkins/OWNERS @@ -1,5 +1,4 @@ -assignees: - - fejta - - ixdy - - rmmh - - spxtr +approvers: +- test-infra-maintainers +reviewers: +- test-infra-maintainers