From 981de6bcfa3ea0c13bb2ee3554ee42ff5d8ad168 Mon Sep 17 00:00:00 2001 From: Gabriel Diaz Date: Mon, 30 Nov 2020 12:15:52 -0500 Subject: [PATCH] Update CODEOWNERS (#1036) * Update CODEOWNERS Add @ferrarimarco as codeowner * kill space Co-authored-by: Lukas Gravley --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ae1aa35c..13c68201 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ ###################################################################### # These owners will be the default owners for everything in the repo # ###################################################################### -* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @github-actions @GaboFDC +* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @github-actions @GaboFDC @ferrarimarco