Skip to content

Commit 716ded1

Browse files
committed
Add GitHub links for most of the contributors
1 parent 878e75c commit 716ded1

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Revision 3.3.6 (2013-11-18):
1111
Revision 3.3.5 (2013-08-31):
1212

1313
- Highlight 'import', 'from' and 'as' as include statements.
14-
Patch by pydave at GitHub.
14+
Patch by David Briscoe
1515
- Added new option 'python_highlight_file_headers_as_comments' (disabled by
1616
default) to highlight shebang and coding file headers as comments.
17-
Proposed by pydave at GitHub.
17+
Proposed by David Briscoe.
1818

1919
Revision 3.3.4 (2013-08-11):
2020

README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,15 @@ Contributors
130130

131131
List of the contributors in alphabetical order:
132132

133-
- Andrea Riciputi
133+
- `Andrea Riciputi <https://github.com/mrrech>`_
134134
- Anton Butanaev
135135
- Caleb Adamantine
136-
- Elizabeth Myers
137-
- Jeroen Ruigrok van der Werven
138-
- John Eikenberry
139-
- Marc Weber
140-
- Pedro Algarvio
141-
- pydave at GitHub
142-
- Victor Salgado
143-
- Will Gray
144-
- Yuri Habrusiev
136+
- `David Briscoe <https://github.com/idbrii>`_
137+
- `Elizabeth Myers <https://github.com/Elizafox>`_
138+
- `Jeroen Ruigrok van der Werven <https://github.com/ashemedai>`_
139+
- `John Eikenberry <https://github.com/eikenb>`_
140+
- `Marc Weber <https://github.com/MarcWeber>`_
141+
- `Pedro Algarvio <https://github.com/s0undt3ch>`_
142+
- `Victor Salgado <https://github.com/mcsalgado>`_
143+
- `Will Gray <https://github.com/graywh>`_
144+
- `Yuri Habrusiev <https://github.com/yuriihabrusiev>`_

syntax/python.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
" Andrea Riciputi
2626
" Anton Butanaev
2727
" Caleb Adamantine
28+
" David Briscoe
2829
" Elizabeth Myers
2930
" Jeroen Ruigrok van der Werven
3031
" John Eikenberry
3132
" Marc Weber
3233
" Pedro Algarvio
33-
" pydave at GitHub
3434
" Victor Salgado
3535
" Will Gray
3636
" Yuri Habrusiev

0 commit comments

Comments
 (0)