From 1de5e4780eac6df3b99fe05c8270c7c0a987c008 Mon Sep 17 00:00:00 2001 From: Kenichi Omichi Date: Wed, 5 Dec 2018 11:40:01 +0000 Subject: [PATCH] Add oomichi to test/OWNERS oomichi continues reviewing PRs which are related to e2e tests, then this adds him to a reviewer to get him involved more. --- test/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/test/OWNERS b/test/OWNERS index ea5cffadabb..832701e5309 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -27,6 +27,7 @@ reviewers: - zmerlynn - vishh - MaciekPytel # for test/e2e/common/autoscaling_utils.go + - oomichi approvers: - bowei # for test/e2e/{dns*,network}.go - cblecker