Add GitHub links for most of the contributors

This commit is contained in:
Dmitry Vasiliev
2014-12-27 16:48:55 +01:00
parent 878e75cf90
commit 716ded1d56
3 changed files with 13 additions and 13 deletions

View File

@@ -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):

View File

@@ -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>`_

View File

@@ -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