diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-11 22:58:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-11 22:58:25 +0100 |
| commit | 411b2d5a2633140b66de493c446d6c80df114e20 (patch) | |
| tree | 4e38fba09eb739872e331ad6545653aeb3397f10 | |
| parent | 527093fa643049d370f4daee8206349981edbf95 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 135f9ebce..fdbedde69 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -70,6 +70,7 @@ supported_by.Add (wxT ("Tahirih Association")); supported_by.Add (wxT ("Cine Trianon Athens")); supported_by.Add (wxT ("Kirk Attard")); supported_by.Add (wxT ("Eric Audurier")); +supported_by.Add (wxT ("Francesco De Augustinis")); supported_by.Add (wxT ("Dylan Avery")); supported_by.Add (wxT ("Christian Bachmayer")); supported_by.Add (wxT ("John Bacon")); |
