summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7b08ae365..508312891 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -26,15 +26,6 @@ tests/pyreverse/* @DudeNr33
### Extensions
-# For any all
-pylint/extensions/for_any_all.py @areveny
-tests/functional/ext/for_any_all/* @areveny
-
-# Private import
-pylint/extensions/private_import.py @areveny
-tests/extensions/test_private_import.py @areveny
-tests/functional/ext/private_import/* @areveny
-
# CodeStyle
pylint/extensions/code_style.* @cdce8p
tests/functional/ext/code_style/* @cdce8p