summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-07-11 12:42:55 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2018-07-11 12:42:55 +0200
commit4f3eae4041c5095922ae7c8e4823f8a2372fb534 (patch)
tree6640c26724d5daffe89c7610f65cc9e0f502983d /.github/CODEOWNERS
parentc015d867f758c3e93ab1bc186380766ee0473150 (diff)
downloadpylint-git-4f3eae4041c5095922ae7c8e4823f8a2372fb534.tar.gz
Remove CODEOWNERS: good idea, but cannot realistically review every PR
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
deleted file mode 100644
index ea240f8fa..000000000
--- a/.github/CODEOWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-pylint/config.py @AWhetter
-pylint/* @PCManticore