diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-09 13:07:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-09 13:07:43 +0100 |
| commit | e83dd04a657865ecb5f8be82b7d36e6e19a5a18e (patch) | |
| tree | aa4145fcf065c41ec3c93ea85c9c55fcfa50317d | |
| parent | 0bc7d3c437ce04b132656feac77e5495051c1005 (diff) | |
Supporters update.v2.16.75
| -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 beb4d967a..135f9ebce 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -558,6 +558,7 @@ supported_by.Add (wxT ("Inskino")); supported_by.Add (wxT ("Bryn Mawr Film Institute")); supported_by.Add (wxT ("IntergalacticFM")); supported_by.Add (wxT ("20minmax International Short Film Festival")); +supported_by.Add (wxT ("Shinya Isobe")); supported_by.Add (wxT ("Theodore Ivanov")); supported_by.Add (wxT ("Julien Ivanowich")); supported_by.Add (wxT ("Denis Ivashvkevych")); |
