From 13ebde8a7ab4423d4380ece07b93c180a7234b0b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 23 Oct 2022 21:50:18 +0200 Subject: Add Daniel Courville to testers. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index eb100afc4..ff8f94714 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -178,6 +178,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Daniel Chauvet")); tested_by.Add (wxT ("Adam Colt")); tested_by.Add (wxT ("John Convertino")); + tested_by.Add (wxT ("Daniel Courville")); tested_by.Add (wxT ("Andreas Eli")); tested_by.Add (wxT ("Leo Enticknap")); tested_by.Add (wxT ("Jose Angel Velasco Fernandez")); -- cgit v1.2.3