diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-30 09:50:14 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-30 09:50:14 +0200 |
| commit | f534523b978940524c5b96b7424d522ec8d582b6 (patch) | |
| tree | 1828e6a66765e67c0756e03cc2fe2267933bc34b | |
| parent | 0fab37d3b61eb150b3de4a4000b8156e6e53574b (diff) | |
Supporters update.v2.16.51
| -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 14c5f1203..146910289 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -83,6 +83,7 @@ supported_by.Add (wxT ("Zak Bedaida")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Remi Bergman")); supported_by.Add (wxT ("Alessandro Bernardi")); +supported_by.Add (wxT ("Betavita")); supported_by.Add (wxT ("Potong Bhramayana")); supported_by.Add (wxT ("Nicolas Bilder")); supported_by.Add (wxT ("Travis Bird")); @@ -392,6 +393,7 @@ supported_by.Add (wxT ("DocCollection GbR")); supported_by.Add (wxT ("Reeju George")); supported_by.Add (wxT ("Rob George")); supported_by.Add (wxT ("John Gigrich")); +supported_by.Add (wxT ("Victor Gimenez")); supported_by.Add (wxT ("Sebastian Hernandis Giner")); supported_by.Add (wxT ("Michele Lo Giudice")); supported_by.Add (wxT ("Silvio Giuliano")); |
