From a188653334a7cf7722bbcb6fb52999ab07517425 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Mon, 29 Oct 2018 15:48:00 -0700 Subject: [PATCH] Add myself as reviewer to test/conformance/OWNERS I'd like to start fielding more reviews of this code since I'm actively involved in efforts that are consumers of it --- test/conformance/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/test/conformance/OWNERS b/test/conformance/OWNERS index 81b67c92b7d..8a14a1e9b9d 100644 --- a/test/conformance/OWNERS +++ b/test/conformance/OWNERS @@ -2,6 +2,7 @@ reviewers: - mml - cheftako + - spiffxp approvers: - mml - cheftako