diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-08-15 20:59:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-08-15 20:59:22 +0200 |
| commit | e03f50c7d9c3d286fc60716c5d4bb913c2c1e0af (patch) | |
| tree | 82a43c27b6e3075363d73dca2ddd865ccf14a4a7 | |
| parent | 9495f24b8c533178d26729e0195af4cb11dc25d9 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index de6959a1e..6c0d06118 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -417,6 +417,7 @@ supported_by.Add (wxT ("Ronny Hermansen")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Javier Hernandez")); supported_by.Add (wxT ("Michael Higgins")); +supported_by.Add (wxT ("Erin Hill")); supported_by.Add (wxT ("Kimberly Hill")); supported_by.Add (wxT ("Hubertus Hinse")); supported_by.Add (wxT ("Trevor Hipwood")); @@ -637,6 +638,7 @@ supported_by.Add (wxT ("MantaRay.Media")); supported_by.Add (wxT ("Riccardo Mantani")); supported_by.Add (wxT ("Maxim Mantel")); supported_by.Add (wxT ("Marc Levy from The Marcs")); +supported_by.Add (wxT ("Job, Joris & Marieke")); supported_by.Add (wxT ("Stoyan Marinov")); supported_by.Add (wxT ("Ruben Marques")); supported_by.Add (wxT ("Francisco M Ortega Marquez")); @@ -650,6 +652,7 @@ supported_by.Add (wxT ("Miriana Marusic")); supported_by.Add (wxT ("Daniele Massa")); supported_by.Add (wxT ("Stefan Massopust")); supported_by.Add (wxT ("Marco Mastino")); +supported_by.Add (wxT ("Paige Matis")); supported_by.Add (wxT ("Luís R. T. Matos")); supported_by.Add (wxT ("Damir Matoz")); supported_by.Add (wxT ("Emma Matthews")); |
