From d963aef18fd1c8d9566391136d89aed128f88eb5 Mon Sep 17 00:00:00 2001 From: Artem Rys <79191415+arys-splunk@users.noreply.github.com> Date: Thu, 8 Jul 2021 11:49:13 +0200 Subject: [PATCH] chore: code owners should be in one line (#260) --- .github/CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9ac12864e..66906fcdd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1 @@ -* @rfaircloth-splunk -* @arys-splunk -* @harshpatel-crest +* @rfaircloth-splunk @arys-splunk @harshpatel-crest