diff --git a/src/about_imp.h b/src/about_imp.h
index 773259912..c8a8bdac9 100644
--- a/src/about_imp.h
+++ b/src/about_imp.h
@@ -40,7 +40,7 @@ class about : public QDialog, private Ui::AboutDlg{
// Thanks
te_thanks->append("
- I would like to thank sourceforge.net for hosting qBittorrent project.
");
te_thanks->append("- I also want to thank Jeffery Fernandez (jeffery@qbittorrent.org), project consultant, webdevelopper and RPM packager, for his help.
");
- te_thanks->append("- I am gratefull to Peter Koeleman (peter@qbittorrent.org) and Johnny Mast (rave@qbittorrent.org) who helped me port qBittorrent to Windows.
");
+ te_thanks->append("- I am gratefull to Peter Koeleman (peter@qbittorrent.org) who is helping port qBittorrent to Windows.
");
te_thanks->append(QString::fromUtf8("- Thanks a lot to our graphist Mateusz ToboĊa (tobejodok@qbittorrent.org) for his great work.
"));
// Translation
te_translation->append("");