diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-07-20 13:26:35 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-07-20 13:26:35 +0200 |
| commit | b58009c2523f6d300e395a616ed790e0789abfa5 (patch) | |
| tree | 5eb4288d51ad91c4479b489d512f65643b25c7f3 | |
| parent | 20a686ee62871d1de2c5320f29b0b58ab0c9760c (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 1bcb24411..7f9303d1f 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -207,6 +207,7 @@ supported_by.Add (wxT ("Jan Martien Dekker")); supported_by.Add (wxT ("Melanie Delaney")); supported_by.Add (wxT ("Miguel Barreda Delgado")); supported_by.Add (wxT ("Greg Delmage")); +supported_by.Add (wxT ("Diemiruaya Deniran")); supported_by.Add (wxT ("Larin Denis")); supported_by.Add (wxT ("Michael Denner")); supported_by.Add (wxT ("Alexey Derevyanko")); @@ -961,6 +962,7 @@ supported_by.Add (wxT ("Advanced Projection Systems")); supported_by.Add (wxT ("TVCO")); supported_by.Add (wxT ("TVNiezaleznaPolonia")); supported_by.Add (wxT ("Uwe Taggruber")); +supported_by.Add (wxT ("Stephan Talmon-Gros")); supported_by.Add (wxT ("Joseph Tan")); supported_by.Add (wxT ("Branislav Tatalovic")); supported_by.Add (wxT ("Bruce Taylor")); |
