diff --git a/AUTHORS.txt b/AUTHORS.txt index f7817567..076e8cc9 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -36,5 +36,6 @@ Farkhad Khatamov (@hatamov) Kevin Kelley (@kelleyk) Sid Shanker (@squidarth) Reinoud Elhorst (@reinhrst) +Guido van Rossum (@gvanrossum) Note: (@user) means a github user name. diff --git a/README.rst b/README.rst index 7bab1904..de2b4864 100644 --- a/README.rst +++ b/README.rst @@ -175,6 +175,17 @@ For more detailed information visit the `testing documentation `_ +Acknowledgements +================ + +- Takafumi Arakaki (@tkf) for creating a solid test environment and a lot of + other things. +- Danilo Bargen (@dbrgn) for general housekeeping and being a good friend :). +- Guido van Rossum (@gvanrossum) for creating the parser generator pgen2 + (originally used in lib2to3). + + + .. _jedi-vim: https://github.com/davidhalter/jedi-vim .. _youcompleteme: http://valloric.github.io/YouCompleteMe/ .. _Jedi.el: https://github.com/tkf/emacs-jedi