third_party.pylibs.pylint.src/CONTRIBUTORS.txt

46 lines
1.4 KiB
Plaintext
Raw Normal View History

Contributors
------------
Order doesn't matter (not that much, at least ;)
* Sylvain Thenault (Logilab): main author / maintainer
2014-04-05 05:44:32 +00:00
* Torsten Marek (Google): maintainer, contributor
* Claudiu Popa: maintainer, contributor
* Daniel Balparda (Google): GPyLint maintainer (Google's pylint variant),
various patches
* Martin Pool (Google): warnings for anomalous backslashes, symbolic names for
messages (like 'unused'), etc
* Alexandre Fayolle (Logilab): TkInter gui, documentation, debian support
* Julien Cristau, Emile Anclin (Logilab): python 3 support
* Sandro Tosi: Debian packaging
2014-04-05 05:44:32 +00:00
* Mads Kiilerich, Boris Feld, Bill Wendling, Sebastian Ulrich:
various patches
* Brian van den Broek: windows installation documentation
* Amaury Forgeot d'Arc: check names imported from a module exists in the module
* Benjamin Niemann: allow block level enabling/disabling of messages
* Nathaniel Manista: suspicious lambda checking
* David Shea: invalid sequence and slice index
2014-07-30 18:42:26 +00:00
* Carl Crowder: don't evaluate the value of arguments for 'dangerous-default-value'
2014-08-03 15:15:23 +00:00
* Michal Nowikowski: wrong-spelling-in-comment, wrong-spelling-in-docstring and
other patches.
* Wolfgang Grafen, Axel Muller, Fabio Zadrozny, Pierre Rouleau,
Maarten ter Huurne, Mirko Friedenhagen and all the Logilab's team (among others):
bug reports, feedback, feature requests... Many other people have contributed
by their feedback or even patches, if I've forgotten you, send me a note !