From b87cf1631f9fcef278895382481cc0169cb2301e Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Tue, 17 Jan 2023 14:43:32 +0100 Subject: [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. --- .github/CODEOWNERS | 9 --------- 1 file changed, 9 deletions(-) (limited to '.github') 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 -- cgit v1.2.1