diff --git a/src/dialog/dlgabout.cpp b/src/dialog/dlgabout.cpp index b71ae1549a0..871a029a0dd 100644 --- a/src/dialog/dlgabout.cpp +++ b/src/dialog/dlgabout.cpp @@ -50,7 +50,6 @@ DlgAbout::DlgAbout() << "RJ Skerry-Ryan" << "Owen Williams" << "Daniel Schürmann" - << "Be" << "Sébastien Blaisot" << "ronso0" << "Jan Holthuis" @@ -65,6 +64,7 @@ DlgAbout::DlgAbout() // New Contributors are added at the end. QStringList recentContributors; recentContributors + << "Be" << "Uwe Klotz" << "Nino MP" << "Dávid Szakállas"