Update authors table.
authorCarl Hetherington <cth@carlh.net>
Mon, 29 Mar 2021 20:47:27 +0000 (22:47 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 29 Mar 2021 20:47:27 +0000 (22:47 +0200)
I've searched email, git logs, google, forum and mantis and found no trace
of what Jianguo did.  Sorry if you see this, Jianguo! Please remind
me of your contribution!

src/wx/about_dialog.cc

index fac72ac8af3648581779b28ad74c8fbc0b1f5b4a..79c6d4369b8ff7975c39ea66fdbbcb33ece366b2 100644 (file)
@@ -97,7 +97,6 @@ AboutDialog::AboutDialog (wxWindow* parent)
        written_by.Add (wxT ("Terrence Meiczinger"));
        written_by.Add (wxT ("Mart Jansink"));
        written_by.Add (wxT ("Ole Laursen"));
-       written_by.Add (wxT ("Jianguo Huang"));
        add_section (_("Written by"), written_by);
 
        wxArrayString with_help_from;