From 6354403089d1461fc1e7d5ba9a84e7952e87080c Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Sat, 20 Aug 2022 12:41:25 -0400 Subject: [PATCH] Remove CODEOWNERS file --- .github/CODEOWNERS | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 0dc421fa..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,14 +0,0 @@ -# A CODEOWNERS file indicates to GitHub which committer(s) should be -# considered the owners of specific files/subtrees within the repo. -# Owners will be automatically review-requested on any PR that changes -# files they own. - -/.github/ @ferdnyc - -/.gitlab-ci.yml @ferdnyc -/.gitignore @ferdnyc -/.gitattributes @ferdnyc - -CMakeLists.txt @ferdnyc -/cmake/ @ferdnyc -