mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-08 21:54:48 +08:00
Add GitHub links for most of the contributors
This commit is contained in:
@@ -11,10 +11,10 @@ Revision 3.3.6 (2013-11-18):
|
|||||||
Revision 3.3.5 (2013-08-31):
|
Revision 3.3.5 (2013-08-31):
|
||||||
|
|
||||||
- Highlight 'import', 'from' and 'as' as include statements.
|
- Highlight 'import', 'from' and 'as' as include statements.
|
||||||
Patch by pydave at GitHub.
|
Patch by David Briscoe
|
||||||
- Added new option 'python_highlight_file_headers_as_comments' (disabled by
|
- Added new option 'python_highlight_file_headers_as_comments' (disabled by
|
||||||
default) to highlight shebang and coding file headers as comments.
|
default) to highlight shebang and coding file headers as comments.
|
||||||
Proposed by pydave at GitHub.
|
Proposed by David Briscoe.
|
||||||
|
|
||||||
Revision 3.3.4 (2013-08-11):
|
Revision 3.3.4 (2013-08-11):
|
||||||
|
|
||||||
|
|||||||
20
README.rst
20
README.rst
@@ -130,15 +130,15 @@ Contributors
|
|||||||
|
|
||||||
List of the contributors in alphabetical order:
|
List of the contributors in alphabetical order:
|
||||||
|
|
||||||
- Andrea Riciputi
|
- `Andrea Riciputi <https://github.com/mrrech>`_
|
||||||
- Anton Butanaev
|
- Anton Butanaev
|
||||||
- Caleb Adamantine
|
- Caleb Adamantine
|
||||||
- Elizabeth Myers
|
- `David Briscoe <https://github.com/idbrii>`_
|
||||||
- Jeroen Ruigrok van der Werven
|
- `Elizabeth Myers <https://github.com/Elizafox>`_
|
||||||
- John Eikenberry
|
- `Jeroen Ruigrok van der Werven <https://github.com/ashemedai>`_
|
||||||
- Marc Weber
|
- `John Eikenberry <https://github.com/eikenb>`_
|
||||||
- Pedro Algarvio
|
- `Marc Weber <https://github.com/MarcWeber>`_
|
||||||
- pydave at GitHub
|
- `Pedro Algarvio <https://github.com/s0undt3ch>`_
|
||||||
- Victor Salgado
|
- `Victor Salgado <https://github.com/mcsalgado>`_
|
||||||
- Will Gray
|
- `Will Gray <https://github.com/graywh>`_
|
||||||
- Yuri Habrusiev
|
- `Yuri Habrusiev <https://github.com/yuriihabrusiev>`_
|
||||||
|
|||||||
@@ -25,12 +25,12 @@
|
|||||||
" Andrea Riciputi
|
" Andrea Riciputi
|
||||||
" Anton Butanaev
|
" Anton Butanaev
|
||||||
" Caleb Adamantine
|
" Caleb Adamantine
|
||||||
|
" David Briscoe
|
||||||
" Elizabeth Myers
|
" Elizabeth Myers
|
||||||
" Jeroen Ruigrok van der Werven
|
" Jeroen Ruigrok van der Werven
|
||||||
" John Eikenberry
|
" John Eikenberry
|
||||||
" Marc Weber
|
" Marc Weber
|
||||||
" Pedro Algarvio
|
" Pedro Algarvio
|
||||||
" pydave at GitHub
|
|
||||||
" Victor Salgado
|
" Victor Salgado
|
||||||
" Will Gray
|
" Will Gray
|
||||||
" Yuri Habrusiev
|
" Yuri Habrusiev
|
||||||
|
|||||||
Reference in New Issue
Block a user