From 7a969d121ee7b37c6dcc486754fa1c815a6fffe0 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 7 Jul 2020 10:12:23 -0400 Subject: [PATCH] Fix formatting of CODEOWNERS --- CODEOWNERS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b5b2b0e..321cebf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,3 @@ -# Set Puppet's DIO team as the default code owner -* @puppetlabs/dio +# Set the default code owners +* @puppetlabs/dio @briancain @highb -# External code owners -* @briancain -* @highb