forked from hluk/CopyQ
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated list of developers in AUTHORS file and help dialog
- Loading branch information
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,7 +146,9 @@ QString AboutDialog::aboutPage() | |
+ helpDeveloper("Ilya Plenne", "[email protected]") | ||
+ helpDeveloper("Jö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]") | ||
|