diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-14 16:48:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-14 16:48:16 +0100 |
| commit | d6f2c9547db4dbde17ae97ea37148b62a249bf63 (patch) | |
| tree | 3367cb9f893a0743adcdd65552c288bc019358d8 | |
| parent | 1e51696a3cf7afd54805da1acc20865468a23099 (diff) | |
Supporters update.v2.15.175
| -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 d5c52ea50..eb62fd181 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -178,6 +178,7 @@ supported_by.Add (wxT ("Swati Dandekar")); supported_by.Add (wxT ("Ugo Danesi")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Levi Davis")); +supported_by.Add (wxT ("Stephen Day")); supported_by.Add (wxT ("Justin Dean")); supported_by.Add (wxT ("Yohann Dedy")); supported_by.Add (wxT ("Jan Martien Dekker")); @@ -358,6 +359,7 @@ supported_by.Add (wxT ("Niels-Erik Constantin Hansen")); supported_by.Add (wxT ("Filmschuur Harlem")); supported_by.Add (wxT ("Momoyo Harris")); supported_by.Add (wxT ("Robert Harrison")); +supported_by.Add (wxT ("Tim Harrison")); supported_by.Add (wxT ("Werner Harter")); supported_by.Add (wxT ("Mark Hartsuyker")); supported_by.Add (wxT ("Ethan Hatton-Warham")); @@ -569,6 +571,7 @@ supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("MantaRay.Media")); supported_by.Add (wxT ("Riccardo Mantani")); supported_by.Add (wxT ("Maxim Mantel")); +supported_by.Add (wxT ("Marc Levy from The Marcs")); supported_by.Add (wxT ("Stoyan Marinov")); supported_by.Add (wxT ("Ruben Marques")); supported_by.Add (wxT ("Francisco M Ortega Marquez")); @@ -590,6 +593,7 @@ supported_by.Add (wxT ("Mike Mazur")); supported_by.Add (wxT ("Laura Mazza")); supported_by.Add (wxT ("Primo Mazzoni")); supported_by.Add (wxT ("Caleb McCandless")); +supported_by.Add (wxT ("Dawn McElligott")); supported_by.Add (wxT ("Neil McGrath")); supported_by.Add (wxT ("Andrew McKee")); supported_by.Add (wxT ("Gordon McLeod")); @@ -627,6 +631,7 @@ supported_by.Add (wxT ("Shawn Montgomery")); supported_by.Add (wxT ("Oren Moore")); supported_by.Add (wxT ("Rigoberto Mora")); supported_by.Add (wxT ("Pierre-Jean Moreau")); +supported_by.Add (wxT ("Paolo Morini")); supported_by.Add (wxT ("Lars Moritz")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Christopher Morrison")); @@ -726,6 +731,7 @@ supported_by.Add (wxT ("Oley Sassone Productions")); supported_by.Add (wxT ("Undercrank Productions")); supported_by.Add (wxT ("Kino ist Programm")); supported_by.Add (wxT ("Sem Rumo — Projetos Audiovisuais")); +supported_by.Add (wxT ("ProsetschioPictures")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Sigurður Sverrir Pálsson")); supported_by.Add (wxT ("Pedro Pão")); @@ -835,6 +841,7 @@ supported_by.Add (wxT ("Udo Somma")); supported_by.Add (wxT ("Adam Sondej")); supported_by.Add (wxT ("Gautam Sonti")); supported_by.Add (wxT ("Boston Light and Sound")); +supported_by.Add (wxT ("BFI Southbank")); supported_by.Add (wxT ("James Spadoni")); supported_by.Add (wxT ("Vojtech Spevak")); supported_by.Add (wxT ("Spherico")); |
