diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-06-26 01:07:11 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-06-26 01:07:11 +0200 |
| commit | 92858c0cc30fed42119ac632988c8106155e1949 (patch) | |
| tree | 5379a5e0c65cf66693aae1213f8cad2ebf1472da /src | |
| parent | 1c57d7f59aafc68b4fb5d82488d354e5fb83576c (diff) | |
Supporters update.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 622d77cbb..d4a24110c 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -92,6 +92,7 @@ supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Brett Bossard")); +supported_by.Add (wxT ("Jason Boulware")); supported_by.Add (wxT ("Cédric Bourquard")); supported_by.Add (wxT ("Erik Bowen")); supported_by.Add (wxT ("Derek Boyes")); @@ -236,6 +237,7 @@ supported_by.Add (wxT ("Peter V D Dungen")); supported_by.Add (wxT ("Britt Dunse")); supported_by.Add (wxT ("Alain Omer Duranceau")); supported_by.Add (wxT ("Daniel Arasanz Díaz")); +supported_by.Add (wxT ("Jim Ebert")); supported_by.Add (wxT ("Flock Edit")); supported_by.Add (wxT ("Simon Edwards")); supported_by.Add (wxT ("Arthur Edwards")); @@ -279,6 +281,7 @@ supported_by.Add (wxT ("Short Waves Festival")); supported_by.Add (wxT ("Port Townsend Film Festival")); supported_by.Add (wxT ("Crystal Palace International Film Festival")); supported_by.Add (wxT ("Toronto Black Film Festival")); +supported_by.Add (wxT ("KulturKino Feuchtwangen")); supported_by.Add (wxT ("Dean Fick")); supported_by.Add (wxT ("Marc Fiebig")); supported_by.Add (wxT ("Juli Film")); |
