summaryrefslogtreecommitdiff
path: root/pylint/config/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/config/__init__.py')
-rw-r--r--pylint/config/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/config/__init__.py b/pylint/config/__init__.py
index 2230318d0..84774d0e3 100644
--- a/pylint/config/__init__.py
+++ b/pylint/config/__init__.py
@@ -27,6 +27,7 @@
# 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 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE