From fe82969364aeeddbc8c969f9eaaf43b0de55c597 Mon Sep 17 00:00:00 2001 From: Alex Peters Date: Thu, 30 Nov 2023 15:31:05 +0100 Subject: [PATCH] Remove codeowners --- .github/CODEOWNERS | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 0cafc186..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# CODEOWNERS: https://help.github.com/articles/about-codeowners/ - -# Primary repo maintainers -* @ethanfrey -* @alpe