From 918c8ecad227ebc63fe7682ed6f073e0f23edbe7 Mon Sep 17 00:00:00 2001 From: Linus Arver Date: Thu, 28 Mar 2019 23:51:38 -0700 Subject: [PATCH] add listx to OWNERS for test/images and test/utils/image I'd like to use /lgtm and /approve commands directly on issues/PRs that are forwarded to me by ixdy@, such as for https://github.com/kubernetes/kubernetes/issues/73507 and https://github.com/kubernetes/kubernetes/pull/73739. Change-Id: I07cd236a67530165432b66ed9557adddd48e076a --- test/images/OWNERS | 2 ++ test/utils/image/OWNERS | 2 ++ 2 files changed, 4 insertions(+) diff --git a/test/images/OWNERS b/test/images/OWNERS index 682a43265b2..62ecd84a7aa 100644 --- a/test/images/OWNERS +++ b/test/images/OWNERS @@ -4,7 +4,9 @@ reviewers: - luxas - mkumatag - ixdy + - listx approvers: - luxas - mkumatag - ixdy + - listx diff --git a/test/utils/image/OWNERS b/test/utils/image/OWNERS index ac14680a5c0..588dd877e06 100644 --- a/test/utils/image/OWNERS +++ b/test/utils/image/OWNERS @@ -4,6 +4,8 @@ reviewers: - luxas - mkumatag - ixdy + - listx approvers: - luxas - ixdy + - listx