diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-22 14:36:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-22 14:36:43 +0100 |
| commit | 2d27df9f3ec83fd0b3b90e801dc463ebe9d0bdc5 (patch) | |
| tree | 78d7d7bf37291688250b41557d4dd3a6fd800316 | |
| parent | 44cd984db9877b2a1aac3321744f7d0415f2f2e9 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index fad4cede5..173b9e14e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -541,6 +541,7 @@ supported_by.Add (wxT ("Mark Hartsuyker")); supported_by.Add (wxT ("Jamie Harvey")); supported_by.Add (wxT ("Ethan Hatton-Warham")); supported_by.Add (wxT ("Fabian Hauser")); +supported_by.Add (wxT ("Carrie Hawks")); supported_by.Add (wxT ("Alexander Hay")); supported_by.Add (wxT ("Ronald Heaps")); supported_by.Add (wxT ("Martin Heijgelaar")); @@ -881,6 +882,7 @@ supported_by.Add (wxT ("Mario Mele")); supported_by.Add (wxT ("Gregory Melick")); supported_by.Add (wxT ("Thomas Meling")); supported_by.Add (wxT ("Alessandro Melita")); +supported_by.Add (wxT ("Gabriel Riekes Vieira De Mello")); supported_by.Add (wxT ("Sara Mena")); supported_by.Add (wxT ("Olaf Merker")); supported_by.Add (wxT ("Trevor Meusx")); |
