From d733e7aa678438074a3a9103a31fe467d61bd9bc Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 2 Aug 2021 13:20:52 -0700 Subject: [PATCH] fix to single line Signed-off-by: Steve Peters --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90a84d27c..fa88665d8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,4 @@ # More info: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -* @azeey -* @scpeters +* @azeey @scpeters