From 6f498abcbd2b3594c2e12a4ed0202d89abdb904b Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Wed, 5 Jan 2022 16:35:14 -0500 Subject: [PATCH] Remove codeowners Allows the dev team to move forward with PRs. --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 797ac929..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @acvigue