Skip to content

Commit

Permalink
Updated AUTHORS and help dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Feb 9, 2014
1 parent 4ef66e7 commit b88485a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Ilya Plenne <[email protected]>
Jörg Thalheim <[email protected]>
lightonflux <[email protected]>
Lukas Holecek <[email protected]>
Martin Lepadusch <[email protected]>
Matt d'Entremont <[email protected]>
Patricio M. Ros <[email protected]>
Ryan Wooden <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions src/gui/aboutdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ QString AboutDialog::aboutPage()
+ helpDeveloper("Ilya Plenne", "[email protected]")
+ helpDeveloper("J&#246;rg Thalheim", "[email protected]")
+ helpDeveloper("lightonflux", "[email protected]")
+ helpDeveloper("Martin Lepadusch", "[email protected]>")
+ helpDeveloper("Matt d'Entremont", "[email protected]")
+ helpDeveloper("Patricio M. Ros", "[email protected]")
+ helpDeveloper("Ryan Wooden", "[email protected]")
Expand Down

0 comments on commit b88485a

Please sign in to comment.