summaryrefslogtreecommitdiff
path: root/pylint/config
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:07:21 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 22:58:03 +0200
commitea448b8905c10bdd1935b33fd95524aa4e2e71d6 (patch)
tree40c67ad96cab6ea5b615bfd0174d05a1b6de0bba /pylint/config
parent303654c81c040ca1c1d2103f1b8c7a428ef0da4f (diff)
downloadpylint-git-ea448b8905c10bdd1935b33fd95524aa4e2e71d6.tar.gz
Bump pylint to 2.10.0, update changelogv2.10.0
Diffstat (limited to 'pylint/config')
-rw-r--r--pylint/config/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/config/__init__.py b/pylint/config/__init__.py
index 6bdd5a82d..01c3e671e 100644
--- a/pylint/config/__init__.py
+++ b/pylint/config/__init__.py
@@ -27,6 +27,8 @@
# Copyright (c) 2019 Janne Rönkkö <jannero@users.noreply.github.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
+# Copyright (c) 2021 Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
+# Copyright (c) 2021 Eisuke Kawashima <e-kwsm@users.noreply.github.com>
# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html