summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-01-17 14:43:32 +0100
committerGitHub <noreply@github.com>2023-01-17 14:43:32 +0100
commitb87cf1631f9fcef278895382481cc0169cb2301e (patch)
tree0f5aef455e9ddf1f1ba88cfe31873b4b4102416a /.github
parent4a5b4e63c8177ec1b1c7d1ecb4eb2c448c7481a3 (diff)
downloadpylint-git-b87cf1631f9fcef278895382481cc0169cb2301e.tar.gz
[code owner] Remove areveny from her checkers (#8065)
No availability for review right now, so the automated review request is a bit much. It's possible to stay a pylint member without being spammed for it.
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