Add an acknowledgement section in the README. Thank @tkf, @dbrgn and @gvanrossum for their contributions.

This commit is contained in:
Dave Halter
2015-12-26 03:32:50 +01:00
parent cd5701cd41
commit e34c0b336c
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -175,6 +175,17 @@ For more detailed information visit the `testing documentation
<https://jedi.readthedocs.org/en/latest/docs/testing.html>`_
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