diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-04-24 02:11:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-24 02:11:29 +0200 |
| commit | 1542a9512ba7bd0c99105839741f4e0b41bd8e67 (patch) | |
| tree | e2dc9af304d9aba90b44987c88e84c4a8729a437 | |
| parent | ff12ccdde76c54d3b9e69799a63750db9edf0023 (diff) | |
Supporters update.v2.16.81
| -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 514b53d7b..89551cf9d 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -102,6 +102,7 @@ supported_by.Add (wxT ("Kenneth Biswabic")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Cyrille Blanc")); supported_by.Add (wxT ("Stijn De Blieck")); +supported_by.Add (wxT ("Nathan Block")); supported_by.Add (wxT ("Félix Blume")); supported_by.Add (wxT ("Theodor Boder")); supported_by.Add (wxT ("Thorsten Boehnke")); @@ -655,6 +656,7 @@ supported_by.Add (wxT ("Dieter Kovacic")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Alan Kraemer")); supported_by.Add (wxT ("Joel Krantz")); +supported_by.Add (wxT ("Oliver Krause")); supported_by.Add (wxT ("Ralph-Raimund Krause")); supported_by.Add (wxT ("Christian Kreil")); supported_by.Add (wxT ("Sebastian Kreis")); @@ -683,6 +685,7 @@ supported_by.Add (wxT ("Angela En-yu Lao")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Gabriel Montagné Láscaris-Comneno")); supported_by.Add (wxT ("Marga Laube")); +supported_by.Add (wxT ("James Lauchlan")); supported_by.Add (wxT ("Nicholas Lavigne")); supported_by.Add (wxT ("Philip Lawrence")); supported_by.Add (wxT ("David Lawrence")); |
