From 7b6a1d3e7725ad1ab59286cbaf5afa89915a0dbe Mon Sep 17 00:00:00 2001 From: Cole Wagner Date: Wed, 6 Dec 2017 14:21:00 -0800 Subject: [PATCH] Fix conformance testdata OWNERS file. --- test/conformance/testdata/OWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/conformance/testdata/OWNERS b/test/conformance/testdata/OWNERS index 309935c356e..8ffe82de9ad 100644 --- a/test/conformance/testdata/OWNERS +++ b/test/conformance/testdata/OWNERS @@ -1,8 +1,6 @@ # To be owned by sig-architecture. -# TODO(mml): Exclude parent owners once -# https://github.com/kubernetes/test-infra/issues/5197 is implemented. options: - - no_parent_owners: true + no_parent_owners: true reviewers: - bgrant0607 - smarterclayton