Skip to content

Commit

Permalink
Updated AUTHORS and about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Jul 6, 2014
1 parent de76c06 commit c0239fa
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 @@ -7,6 +7,7 @@ Kim Jzhone <[email protected]>
Kos Ivantsov <[email protected]>
lightonflux <[email protected]>
Lukas Holecek <[email protected]>
Marjolein Hoekstra <http://twitter.com/cleverclogs>
Martin Lepadusch <[email protected]>
Matt d'Entremont <[email protected]>
Michal Čihař <[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 @@ -160,6 +160,7 @@ QString AboutDialog::aboutPage()
+ helpDeveloper("Kos Ivantsov", "[email protected]")
+ helpDeveloper("lightonflux", "[email protected]")
+ helpDeveloper("Lukas Holecek", "[email protected]")
+ helpDeveloper("Marjolein Hoekstra", "http://twitter.com/cleverclogs")
+ helpDeveloper("Martin Lepadusch", "[email protected]")
+ helpDeveloper("Matt d'Entremont", "[email protected]")
+ helpDeveloper("Michal Čihař", "[email protected]")
Expand Down

0 comments on commit c0239fa

Please sign in to comment.