summaryrefslogtreecommitdiffstats
path: root/src/dlgabout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlgabout.cpp')
-rw-r--r--src/dlgabout.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dlgabout.cpp b/src/dlgabout.cpp
index b242f63e02..b9be4c96b0 100644
--- a/src/dlgabout.cpp
+++ b/src/dlgabout.cpp
@@ -50,10 +50,10 @@ DlgAbout::DlgAbout(QWidget* parent) : QDialog(parent), Ui::DlgAboutDlg() {
QStringList thisReleaseDevelopers;
thisReleaseDevelopers
<< "RJ Ryan"
- << "Sean Pappalardo"
- << "S. Brandt"
<< "Owen Williams"
+ << "Sean Pappalardo"
<< "Daniel Sch&uuml;rmann"
+ << "S. Brandt"
<< "Ilkka Tuohela"
<< "Max Linke"
<< "Marcos Cardinot"