From: Carl Hetherington Date: Tue, 23 Jan 2024 20:04:41 +0000 (+0100) Subject: Add supporters. X-Git-Tag: v2.16.72 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=9af65a1ea0623f515d17317c9b0e13cc1b2e63f0 Add supporters. --- diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index e18f6ee56..7f962daf9 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -100,6 +100,7 @@ supported_by.Add (wxT ("Gregory Bishop")); supported_by.Add (wxT ("Kenneth Biswabic")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Cyrille Blanc")); +supported_by.Add (wxT ("Stijn De Blieck")); supported_by.Add (wxT ("Félix Blume")); supported_by.Add (wxT ("Theodor Boder")); supported_by.Add (wxT ("Thorsten Boehnke")); @@ -134,6 +135,7 @@ supported_by.Add (wxT ("William Bright")); supported_by.Add (wxT ("Marcus Brockmeier")); supported_by.Add (wxT ("Warren Brown")); supported_by.Add (wxT ("Malia Bruker")); +supported_by.Add (wxT ("Mike Southon BSC")); supported_by.Add (wxT ("Alexander Buchholz")); supported_by.Add (wxT ("Hans-Guenther Buecking")); supported_by.Add (wxT ("Edgar Bueltemeyer")); @@ -1284,6 +1286,7 @@ supported_by.Add (wxT ("Goat And Yeti")); supported_by.Add (wxT ("Julia Yezbick")); supported_by.Add (wxT ("Joseph Yuchasz")); supported_by.Add (wxT ("Ombre Elettriche Di Sirio Zabberoni")); +supported_by.Add (wxT ("Bernhard Zagler")); supported_by.Add (wxT ("Alex Zajicek")); supported_by.Add (wxT ("Diego Pino Zamora")); supported_by.Add (wxT ("Peter Zeitlinger"));