From ffcfaa3cd4807dfa37bf2e0b5bc8ed39f707085a Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Wed, 5 Aug 2020 13:06:14 -0500 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7625834e..a1206e77 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,4 @@ ###################################################################### # These owners will be the default owners for everything in the repo # ###################################################################### -* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 - -#################################################### -# Adding dependabot for auto merge on dependancies # -#################################################### -* @dependabot[bot] +* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot[bot]