From 25320f7a63391f554bd7cf9d2ad31c31afec4d34 Mon Sep 17 00:00:00 2001 From: Nathan Young <1447339+nathanyoung@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:17:25 -0700 Subject: [PATCH] Delete .github/CODEOWNERS (#250) --- .github/CODEOWNERS | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 64b0200..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,7 +0,0 @@ -# https://help.github.com/en/articles/about-code-owners - -# These owners will be the default owners for everything in -# the repo. Unless a later match takes precedence, -# @juanfabrega and @nathanyoung will be requested for -# review when someone opens a pull request. -* @juanfabrega @nathanyoung