Skip to content

Commit

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

0 comments on commit b8640c9

Please sign in to comment.