diff --git a/ankiqt/ui/about.py b/ankiqt/ui/about.py index 6cb4d4b6c..124b7a273 100644 --- a/ankiqt/ui/about.py +++ b/ankiqt/ui/about.py @@ -26,13 +26,13 @@ A big thanks to all the people who have provided suggestions, bug reports and donations.""") % { 'cont': u""" -Alex Fraser, Andreas Klauer, Bananeweizen, Bernhard Ibertsberger, Christian -Rusche, David Smith, Dave Druelinger, Emmanuel Jarri, Frank Harper, Ian Lewis, -Iroiro, Jin Eun-Deok, Jo Nakashima, Krause Chr, LaC, Laurent Steffan, Marco -Giancotti, Mark Wilbur, Meelis Vasser, Michael Penkov, Michal Čadil, Nathanael -Law, Nick Cook, Niklas Laxström, Pcsl88, Piotr Kubowicz, Richard Colley, -Samson Melamed, Susanna Björverud, Timm Preetz, Timo Paulssen, Victor Suba, -and Xtru. +Alex Fraser, Andreas Klauer, Andrew Wright, Bananeweizen, Bernhard +Ibertsberger, Christian Rusche, David Smith, Dave Druelinger, Emmanuel Jarri, +Frank Harper, H. Mijail, Ian Lewis, Iroiro, Jin Eun-Deok, Jo Nakashima, Krause +Chr, LaC, Laurent Steffan, Marco Giancotti, Mark Wilbur, Meelis Vasser, +Michael Penkov, Michal Čadil, Nathanael Law, Nick Cook, Niklas Laxström, +Pcsl88, Piotr Kubowicz, Richard Colley, Samson Melamed, Susanna Björverud, +Timm Preetz, Timo Paulssen, Victor Suba, and Xtru. """, 'ver': appVersion})