From 1a374db38e6c1011fa39d3bf10521bf44704a168 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Mon, 8 Mar 2021 07:26:02 -0500 Subject: [PATCH] Adding dims as approver for test/ In 16fb6733a1680844f9408cc3e606bfc98669fdd3, i signed up as a reviewer for test/ (8 months ago). Here's what i have to show for it: https://github.com/kubernetes/kubernetes/pulls?q=is%3Apr+is%3Amerged+label%3Aarea%2Ftest+commenter%3Adims Especially see the most recent conformance related reviews. Hoping this is enough of a track record! Signed-off-by: Davanum Srinivas --- test/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/OWNERS b/test/OWNERS index 912966388f0..0bcc41b3317 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -6,7 +6,6 @@ reviewers: - johnSchnake - SataQiu - tanjunchen - - dims approvers: - alejandrox1 - andrewsykim @@ -14,6 +13,7 @@ approvers: - bowei # for test/e2e/{dns*,network}.go - caseydavenport # for test/e2e/{dns*,network}.go - cblecker + - dims - MrHohn - deads2k - enisoc