diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-07-20 13:25:09 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-07-20 13:25:09 +0200 |
| commit | 20a686ee62871d1de2c5320f29b0b58ab0c9760c (patch) | |
| tree | 1a72aaf036597cb74ba4f48b10359b588d41fe50 | |
| parent | 25eb7aa723af004162fc7f95995df250c4e4571b (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 cd9c80183..1bcb24411 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -619,6 +619,7 @@ supported_by.Add (wxT ("Peter Maddock")); supported_by.Add (wxT ("Mat Made")); supported_by.Add (wxT ("Michael Madigan")); supported_by.Add (wxT ("Peter Magnusson")); +supported_by.Add (wxT ("Paolo Magris")); supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Matthew Maine")); supported_by.Add (wxT ("Cineworld Erlebniskino — Mainfrankenpark")); @@ -915,6 +916,7 @@ supported_by.Add (wxT ("Gregg Smith")); supported_by.Add (wxT ("John Sniadecki")); supported_by.Add (wxT ("John Snow")); supported_by.Add (wxT ("Günter Sobeck")); +supported_by.Add (wxT ("Gagnefs Bio Society")); supported_by.Add (wxT ("The CWRU Film Society")); supported_by.Add (wxT ("Sofos")); supported_by.Add (wxT ("Oliver Sohnius")); @@ -1072,6 +1074,7 @@ supported_by.Add (wxT ("Joseph Yuchasz")); supported_by.Add (wxT ("Ombre Elettriche Di Sirio Zabberoni")); supported_by.Add (wxT ("Diego Pino Zamora")); supported_by.Add (wxT ("Pavel Zhdanko")); +supported_by.Add (wxT ("Chenliang Zhu")); supported_by.Add (wxT ("Ernst Zimmerman")); supported_by.Add (wxT ("Roberto Zin")); supported_by.Add (wxT ("Matthieu Zingle")); |
