From 10487bbf5b3ff3526930d44c8d14f2b977aa00ab Mon Sep 17 00:00:00 2001 From: Noel Miller <4983138+noelmiller@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:31:48 -0600 Subject: [PATCH] chore: Remove CODEOWNERS (#54) We are replacing codeowners with prow or possibly a different tool. --- .github/CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index d446188..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# Default owner of code within this repo -* @JasonN3 \ No newline at end of file