forked from VimPlug/jedi
Add an acknowledgement section in the README. Thank @tkf, @dbrgn and @gvanrossum for their contributions.
This commit is contained in:
@@ -36,5 +36,6 @@ Farkhad Khatamov (@hatamov) <comsgn@gmail.com>
|
|||||||
Kevin Kelley (@kelleyk) <kelleyk@kelleyk.net>
|
Kevin Kelley (@kelleyk) <kelleyk@kelleyk.net>
|
||||||
Sid Shanker (@squidarth) <sid.p.shanker@gmail.com>
|
Sid Shanker (@squidarth) <sid.p.shanker@gmail.com>
|
||||||
Reinoud Elhorst (@reinhrst)
|
Reinoud Elhorst (@reinhrst)
|
||||||
|
Guido van Rossum (@gvanrossum) <guido@python.org>
|
||||||
|
|
||||||
Note: (@user) means a github user name.
|
Note: (@user) means a github user name.
|
||||||
|
|||||||
+11
@@ -175,6 +175,17 @@ For more detailed information visit the `testing documentation
|
|||||||
<https://jedi.readthedocs.org/en/latest/docs/testing.html>`_
|
<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
|
.. _jedi-vim: https://github.com/davidhalter/jedi-vim
|
||||||
.. _youcompleteme: http://valloric.github.io/YouCompleteMe/
|
.. _youcompleteme: http://valloric.github.io/YouCompleteMe/
|
||||||
.. _Jedi.el: https://github.com/tkf/emacs-jedi
|
.. _Jedi.el: https://github.com/tkf/emacs-jedi
|
||||||
|
|||||||
Reference in New Issue
Block a user