From c5c7b33f126d6c23ae609a4e7cdee06def9a81ba Mon Sep 17 00:00:00 2001 From: Mo Khan Date: Thu, 17 Aug 2017 19:51:24 -0400 Subject: [PATCH] Add enj to OWNERS for test/integration/etcd/etcd_storage_path_test.go --- test/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/OWNERS b/test/OWNERS index 4d67671175a..b78c707fcaf 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -2,6 +2,7 @@ reviewers: - bowei - deads2k - enisoc + - enj # for test/integration/etcd/etcd_storage_path_test.go - erictune - fabianofranz # for test/e2e/kubectl.go - foxish # for test/e2e/network-partition.go @@ -25,6 +26,7 @@ approvers: - bowei # for test/e2e/{dns*,network}.go - deads2k - enisoc + - enj # for test/integration/etcd/etcd_storage_path_test.go - eparis - erictune - fabianofranz # for test/e2e/kubectl.go