summaryrefslogtreecommitdiffstats
path: root/src/dialog
diff options
context:
space:
mode:
authorUwe Klotz <uklotz@mixxx.org>2021-03-14 07:44:57 +0100
committerUwe Klotz <uklotz@mixxx.org>2021-03-14 07:44:57 +0100
commit1f791780067a36ba46f78e8433d6e1df37b08ba3 (patch)
treeac8c6e1da87705edcc80a477334379bd97a242b6 /src/dialog
parentc43c77909610e4c6e704c1016e9fb46ea9b44cee (diff)
Welcome Niko to the core team
Diffstat (limited to 'src/dialog')
-rw-r--r--src/dialog/dlgabout.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialog/dlgabout.cpp b/src/dialog/dlgabout.cpp
index a5a0ece2f7..3a95f94dc9 100644
--- a/src/dialog/dlgabout.cpp
+++ b/src/dialog/dlgabout.cpp
@@ -57,7 +57,8 @@ DlgAbout::DlgAbout(QWidget* parent) : QDialog(parent), Ui::DlgAboutDlg() {
<< "Be"
<< "S&eacute;bastien Blaisot"
<< "ronso0"
- << "Jan Holthuis";
+ << "Jan Holthuis"
+ << "Nikolaus Einhauser";
// This list should contains all contributors committed
// code to the Mixxx core within the past two years.
@@ -82,7 +83,6 @@ DlgAbout::DlgAbout(QWidget* parent) : QDialog(parent), Ui::DlgAboutDlg() {
<< "beenisss"
<< "Bernd Binder"
<< "Pradyuman"
- << "Nikolaus Einhauser"
<< "Nik Martin"
<< "Kerrick Staley"
<< "Raphael Graf"