From 941966c31d7c76f375f6f87ce48cc117356b14ae Mon Sep 17 00:00:00 2001 From: Andrew Kim Date: Fri, 8 Mar 2019 11:56:19 -0500 Subject: [PATCH] add label area/test in k8s.io/kubernetes/test/* --- test/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/test/OWNERS b/test/OWNERS index 85c87efbb8..ffa212fbb3 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -64,4 +64,5 @@ approvers: - vishh - MaciekPytel # for test/e2e/common/autoscaling_utils.go labels: +- area/test - sig/testing