summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-10 12:32:38 +0200
committerGitHub <noreply@github.com>2022-05-10 12:32:38 +0200
commit2dfff17ec794c9cc08eef19b288398e67bdcb239 (patch)
treeadb49e1ce92452456191933aa289ff72db56cbc3 /CONTRIBUTORS.txt
parent7c915217b0513b34c179c409cff983352f685bf5 (diff)
downloadpylint-git-2dfff17ec794c9cc08eef19b288398e67bdcb239.tar.gz
Bump pylint to 2.14.0-b0, update changelog (#6527)v2.14.0-b1
Update contributors and create release summary
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r--CONTRIBUTORS.txt28
1 files changed, 17 insertions, 11 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 81f97daf5..e6c484010 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -19,10 +19,10 @@ Maintainers
- Marc Mueller <30130371+cdce8p@users.noreply.github.com>
- Hippo91 <guillaume.peillex@gmail.com>
- Jacob Walls <jacobtylerwalls@gmail.com>
+- Andreas Finkler <3929834+DudeNr33@users.noreply.github.com>
- Łukasz Rogalski <rogalski.91@gmail.com>
- Ashley Whetter <ashley@awhetter.co.uk>
- Bryce Guinta <bryce.paul.guinta@gmail.com>
-- Andreas Finkler <3929834+DudeNr33@users.noreply.github.com>
- Yu Shao, Pang <36848472+yushao2@users.noreply.github.com>
- Dimitri Prybysh <dmand@yandex.ru>
* multiple-imports, not-iterable, not-a-mapping, various patches.
@@ -50,6 +50,7 @@ contributors:
* wrong-spelling-in-comment
* wrong-spelling-in-docstring
* parallel execution on multiple CPUs
+- Matus Valo <matusvalo@users.noreply.github.com>
- Bruno Daniel <bruno.daniel@blue-yonder.com>: check_docs extension.
- Sushobhit <31987769+sushobhit27@users.noreply.github.com> (sushobhit27)
* Added new check 'comparison-with-itself'.
@@ -75,6 +76,7 @@ contributors:
* redefined-variable-type
- Alexandre Fayolle <alexandre.fayolle@logilab.fr> (Logilab): TkInter gui, documentation, debian support
- Nick Drozd <nicholasdrozd@gmail.com>: performance improvements to astroid
+- Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
- Julien Cristau <julien.cristau@logilab.fr> (Logilab): python 3 support
- Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
- Frank Harrison <frank@doublethefish.com> (doublethefish)
@@ -87,16 +89,17 @@ contributors:
* Fix consider-using-ternary for 'True and True and True or True' case
* Add bad-docstring-quotes and docstring-first-line-empty
- Ville Skyttä <ville.skytta@iki.fi>
-- Matus Valo <matusvalo@users.noreply.github.com>
- Pierre-Yves David <pierre-yves.david@logilab.fr>
- David Shea <dshea@redhat.com>: invalid sequence and slice index
-- Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
+- Gunung P. Wibisono <55311527+gunungpw@users.noreply.github.com>
- Derek Gustafson <degustaf@gmail.com>
- Cezar Elnazli <cezar.elnazli2@gmail.com>: deprecated-method
+- Joseph Young <80432516+jpy-git@users.noreply.github.com> (jpy-git)
- Nicolas Chauvat <nicolas.chauvat@logilab.fr>
- Radu Ciorba <radu@devrandom.ro>: not-context-manager and confusing-with-statement warnings.
- Holger Peters <email@holger-peters.de>
- Cosmin Poieană <cmin@ropython.org>: unichr-builtin and improvements to bad-open-mode.
+- Tim Martin <tim@asymptotic.co.uk>
- Steven Myint <hg@stevenmyint.com>: duplicate-except.
- Peter Kolbus <peter.kolbus@gmail.com> (Garmin)
- Luigi Bertaco Cristofolini <lucristofolini@gmail.com> (luigibertaco)
@@ -104,6 +107,7 @@ contributors:
* autogenerated documentation for optional extensions,
* bug fixes and enhancements for docparams (née check_docs) extension
- Vlad Temian <vladtemian@gmail.com>: redundant-unittest-assert and the JSON reporter.
+- Tushar Sadhwani <tushar.sadhwani000@gmail.com> (tusharsadhwani)
- Julien Jehannet <julien.jehannet@logilab.fr>
- Boris Feld <lothiraldan@gmail.com>
- Anthony Sottile <asottile@umich.edu>
@@ -115,14 +119,13 @@ contributors:
* Added new check `logging-fstring-interpolation`
* Documentation typo fixes
- Jakub Wilk <jwilk@jwilk.net>
+- Eli Fine <ejfine@gmail.com> (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
+- Andrew Haigh <nelfin@gmail.com> (nelfin)
- Émile Crater <emile@crater.logilab.fr>
+- orSolocate <38433858+orSolocate@users.noreply.github.com>
- Pavel Roskin <proski@gnu.org>
-- Eli Fine <ejfine@gmail.com> (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
- David Gilman <davidgilman1@gmail.com>
-- Andrew Haigh <nelfin@gmail.com> (nelfin)
- へーさん <hira9603859504@gmail.com>
-- orSolocate <38433858+orSolocate@users.noreply.github.com>
-- Tushar Sadhwani <tushar.sadhwani000@gmail.com> (tusharsadhwani)
- Thomas Hisch <t.hisch@gmail.com>
- Marianna Polatoglou <mpolatoglou@bloomberg.net>: minor contribution for wildcard import check
- Manuel Vázquez Acosta <mva.led@gmail.com>
@@ -141,7 +144,6 @@ contributors:
* Added new useless-return checker,
* Added new try-except-raise checker
- Téo Bouvard <teobouvard@gmail.com>
-- Tim Martin <tim@asymptotic.co.uk>
- Mihai Balint <balint.mihai@gmail.com>
- Mark Bell <mark00bell@googlemail.com>
- Konstantina Saketou <56515303+ksaketou@users.noreply.github.com>
@@ -154,6 +156,7 @@ contributors:
- Aru Sahni <arusahni@gmail.com>: Git ignoring, regex-based ignores
- Andreas Freimuth <andreas.freimuth@united-bits.de>: fix indentation checking with tabs
- Alexandru Coman <fcoman@bitdefender.com>
+- jpkotta <jpkotta@gmail.com>
- Takahide Nojima <nozzy123nozzy@gmail.com>
- Taewon D. Kim <kimt33@mcmaster.ca>
- Sneaky Pete <sneakypete81@gmail.com>
@@ -171,7 +174,6 @@ contributors:
* Added new check for useless `with threading.Lock():` statement
- Marcus Näslund <naslundx@gmail.com> (naslundx)
- Marco Forte <fortemarco.irl@gmail.com>
-- Joseph Young <80432516+jpy-git@users.noreply.github.com> (jpy-git)
- Ionel Maries Cristian <contact@ionelmc.ro>
- Gergely Kalmár <gergely.kalmar@logikal.jp>
- Daniel Harding <dharding@gmail.com>
@@ -181,7 +183,6 @@ contributors:
- Antonio Quarta <sgheppy88@gmail.com> (sgheppy)
- Andrew J. Simmons <anjsimmo@gmail.com> (anjsimmo)
- wtracy <afishionado@gmail.com>
-- jpkotta <jpkotta@gmail.com>
- chohner <mail@chohner.com>
- Tiago Honorato <61059243+tiagohonorato@users.noreply.github.com>
- Steven M. Vascellaro <svascellaro@gmail.com>
@@ -218,6 +219,7 @@ contributors:
- Alain Leufroy <alain.leufroy@logilab.fr>
- xmo-odoo <xmo-odoo@users.noreply.github.com>
- root@clnstor.am.local <root@clnstor.am.local>
+- omarandlorraine <64254276+omarandlorraine@users.noreply.github.com>
- grizzly.nyo@gmail.com <grizzly.nyo@gmail.com>
- craig-sh <craig-sh@users.noreply.github.com>
- bernie gray <bfgray3@users.noreply.github.com>
@@ -243,6 +245,7 @@ contributors:
- Matthew Suozzo <msuozzo@google.com>
- Matthew Beckers <17108752+mattlbeck@users.noreply.github.com> (mattlbeck)
- Mark Roman Miller <mtmiller@users.noreply.github.com>: fix inline defs in too-many-statements
+- MalanB <malan.kmu@gmail.com>
- Mads Kiilerich <mads@kiilerich.com>
- Maarten ter Huurne <maarten@treewalker.org>
- Lefteris Karapetsas <lefteris@refu.co>
@@ -292,7 +295,6 @@ contributors:
- ludal@logilab.fr <ludal@logilab.fr>
- lrjball <50599110+lrjball@users.noreply.github.com>
- laike9m <laike9m@users.noreply.github.com>
-- jpkotta@shannon <jpkotta@shannon>
- jaydesl <35102795+jaydesl@users.noreply.github.com>
- jab <jab@users.noreply.github.com>
- glmdgrielson <32415403+glmdgrielson@users.noreply.github.com>
@@ -381,6 +383,7 @@ contributors:
- Nick Smith <clickthisnick@users.noreply.github.com>
- Ned Batchelder <ned@nedbatchelder.com>
- Natalie Serebryakova <natalie.serebryakova@Natalies-MacBook-Pro.local>
+- Moody <mooodyhunter@outlook.com>
- Mitchell Young <mitchelly@gmail.com>: minor adjustment to docparams
- Mitar <mitar.github@tnode.com>
- Mike Fiedler <miketheman@gmail.com> (miketheman)
@@ -407,6 +410,7 @@ contributors:
- Krzysztof Czapla <k.czapla68@gmail.com>
- Kraig Brockschmidt <kraigbr@msn.com>
- Kound <norman.freudenberg@posteo.de>
+- KotlinIsland <65446343+KotlinIsland@users.noreply.github.com>
- Kosarchuk Sergey <sergeykosarchuk@gmail.com>
- Konrad Weihmann <46938494+priv-kweihmann@users.noreply.github.com>
- Kian Meng, Ang <kianmeng.ang@gmail.com>
@@ -444,6 +448,7 @@ contributors:
* Fixed "no-self-use" for async methods
* Fixed "docparams" extension for async functions and methods
- Harshil <37377066+harshil21@users.noreply.github.com> (harshil21)
+- Harry <harrymcwinters@gmail.com>
- Grant Welch <gwelch925+github@gmail.com>
- Giuseppe Valente <gvalente@arista.com>
- Gary Tyler McLeod <mail@garytyler.com>
@@ -495,6 +500,7 @@ contributors:
- Anthony Tan <tanant@users.noreply.github.com>
- Anthony Foglia <afoglia@users.noreply.github.com> (Google): Added simple string slots check.
- Anentropic <ego@anentropic.com>
+- Andy Young <a7young@ucsd.edu>
- Andy Palmer <25123779+ninezerozeronine@users.noreply.github.com>
- Andrzej Klajnert <github@aklajnert.pl>
- Andrew Howe <howeaj@users.noreply.github.com>