diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-02 00:19:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-02 00:19:39 +0100 |
| commit | 96ba5425f712306656557ce540b7c53a7b7e44ee (patch) | |
| tree | aac16852c5a09863e0d5ae08502cbfcbc650bd3b | |
| parent | 86c9cd50e1b73e6d89db312f2ee58e85ff270194 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 2ba7044ab..59bda17ee 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -95,6 +95,7 @@ supported_by.Add (wxT ("Derek Boyes")); supported_by.Add (wxT ("Fabio Bozzoli")); supported_by.Add (wxT ("Frazer Bradshaw")); supported_by.Add (wxT ("Phillip Branford")); +supported_by.Add (wxT ("Ingebjørg Braseth")); supported_by.Add (wxT ("Thomas Bray")); supported_by.Add (wxT ("queerfilm festival Bremen")); supported_by.Add (wxT ("Martin Brenneis")); @@ -162,6 +163,7 @@ supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Berendina Clason")); supported_by.Add (wxT ("Sally J. Cloninger")); supported_by.Add (wxT ("Robin Cloud")); +supported_by.Add (wxT ("Gary Coates")); supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Jonathan Cole")); supported_by.Add (wxT ("Blair Collie")); @@ -301,6 +303,7 @@ supported_by.Add (wxT ("Broadway Filmtheater")); supported_by.Add (wxT ("Diego Fincatto")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Dave Fleegel")); +supported_by.Add (wxT ("Matthias Fleischmann")); supported_by.Add (wxT ("Kerry Fleming")); supported_by.Add (wxT ("Thomas Stephen Floch")); supported_by.Add (wxT ("Bears Rebecca Fonte")); @@ -600,6 +603,7 @@ supported_by.Add (wxT ("John Marsh")); supported_by.Add (wxT ("Kelly Marshall")); supported_by.Add (wxT ("Kelly Marshall")); supported_by.Add (wxT ("Sean Martin")); +supported_by.Add (wxT ("Paco Rosés Martínez")); supported_by.Add (wxT ("Miriana Marusic")); supported_by.Add (wxT ("Daniele Massa")); supported_by.Add (wxT ("Stefan Massopust")); @@ -943,6 +947,7 @@ supported_by.Add (wxT ("Vladimir Vasiljevic")); supported_by.Add (wxT ("Aćim Vasić")); supported_by.Add (wxT ("Tilman Vatteroth")); supported_by.Add (wxT ("Jos Vecht")); +supported_by.Add (wxT ("Robert Vidić")); supported_by.Add (wxT ("Unrestricted View")); supported_by.Add (wxT ("Daniel Ferreira Vigueras")); supported_by.Add (wxT ("Ranji Vijayan")); @@ -987,6 +992,7 @@ supported_by.Add (wxT ("Wolfgang Woehl")); supported_by.Add (wxT ("Nicolai Wolf")); supported_by.Add (wxT ("Chi Kong Wong")); supported_by.Add (wxT ("Andrew Woodward")); +supported_by.Add (wxT ("Woody/mC")); supported_by.Add (wxT ("Jeremy Wooldridge")); supported_by.Add (wxT ("Eduardo Arroyuelo Woolrich")); supported_by.Add (wxT ("Design Works")); @@ -1033,4 +1039,5 @@ supported_by.Add (wxT ("Бугаев Евгений")); supported_by.Add (wxT ("Кокшаров Егор")); supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Дмитрий Покровский")); +supported_by.Add (wxT ("Пантелеев Тимофей")); supported_by.Add (wxT ("山崎 巌")); |
