summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-06-04 09:56:11 -0700
committerClaudiu Popa <pcmanticore@gmail.com>2018-06-04 09:56:11 -0700
commit4afa20008d1704c06b52228b5ace643895cbc754 (patch)
tree7dda69b8bed139ab6c774a0b847fbfcc59badea2 /CONTRIBUTORS.txt
parente6206511612d82645ad196fa9629b7a8630535ad (diff)
downloadpylint-git-4afa20008d1704c06b52228b5ace643895cbc754.tar.gz
Update the contributors to reflect the reality
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r--CONTRIBUTORS.txt36
1 files changed, 20 insertions, 16 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index fee8122e3..5fcb63be1 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -1,24 +1,17 @@
Contributors
------------
-Order doesn't matter (not that much, at least ;)
+Current team:
-* Sylvain Thenault (Logilab): main author / maintainer
-
-* Torsten Marek (Google): comitter / contributor
+* Ashley Whetter: maintainer, contributor
* Claudiu Popa: maintainer, contributor
-* Ashley Whetter: committer
-
- check_docs extension can find constructor parameters in __init__,
- added check_raise_docs extension, various patches.
-
-* Cara Vinson, astroid committer.
+* Cara Vinson: astroid committer.
* Guillaume Peillex: committer
-* Łukasz Rogalski: comitter.
+* Łukasz Rogalski: committer.
* Roy Williams (Lyft): committer
@@ -34,6 +27,19 @@ Order doesn't matter (not that much, at least ;)
multiple-imports, not-iterable, not-a-mapping, various patches.
+
+Ex-maintainers:
+
+* Sylvain Thenault (Logilab): main author / maintainer
+
+* Torsten Marek (Google): committer / contributor
+
+
+We would not be here without folks that contributed patches, pull requests,
+issues and their time to pylint. We're incredibly grateful to all of these
+contributors:
+
+
* Daniel Balparda (Google): GPyLint maintainer (Google's pylint variant),
various patches
@@ -87,11 +93,6 @@ Order doesn't matter (not that much, at least ;)
* James Morgensen: ignored-modules option applies to import errors.
-* 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 !
-
* Cezar Elnazli: deprecated-method
* Stéphane Wirtel: nonlocal-without-binding
@@ -197,3 +198,6 @@ Order doesn't matter (not that much, at least ;)
* Adam Dangoor: contributor
* Gary Tyler McLeod: contributor
+
+* Wolfgang Grafen, Axel Muller, Fabio Zadrozny, Pierre Rouleau,
+ Maarten ter Huurne, Mirko Friedenhagen and all the Logilab's team (among others).