diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-20 22:45:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-20 22:45:27 +0100 |
| commit | 5b72ef5e33a289dc99815b173266c1c43aa54cf2 (patch) | |
| tree | a1fa7f0814016d6cdfdd6a416b71a9f8817d512c /src/wx/supporters.cc | |
| parent | 54255e8a535d08055e526888a6d4d2f4aa68c203 (diff) | |
Supporters update.v2.15.176
Diffstat (limited to 'src/wx/supporters.cc')
| -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 eb62fd181..28a122dda 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -79,6 +79,7 @@ supported_by.Add (wxT ("Cyrille Blanc")); supported_by.Add (wxT ("Félix Blume")); supported_by.Add (wxT ("Theodor Boder")); supported_by.Add (wxT ("Thorsten Boehnke")); +supported_by.Add (wxT ("Peter Boiadzhieff")); supported_by.Add (wxT ("Dominik Bollen")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); @@ -198,6 +199,7 @@ supported_by.Add (wxT ("James-Alexander Dewhirst-Prineas")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Callen Diederichs")); supported_by.Add (wxT ("Ageless Digitworks")); +supported_by.Add (wxT ("Philippe Diier")); supported_by.Add (wxT ("Uwe Dittes")); supported_by.Add (wxT ("Hadzi-Aleksandar Djurovic")); supported_by.Add (wxT ("Mariusz Dmochowski")); |
