diff options
| -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 3911978d5..73ce49a78 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -151,6 +151,7 @@ supported_by.Add (wxT ("Thomas Briele")); supported_by.Add (wxT ("Eddy Briere")); supported_by.Add (wxT ("William Bright")); supported_by.Add (wxT ("Marcus Brockmeier")); +supported_by.Add (wxT ("Sean Brown")); supported_by.Add (wxT ("Warren Brown")); supported_by.Add (wxT ("Michael Bruce")); supported_by.Add (wxT ("Malia Bruker")); @@ -377,6 +378,7 @@ supported_by.Add (wxT ("Daniel Gil Etola")); supported_by.Add (wxT ("Face-C")); supported_by.Add (wxT ("Arthur Factor")); supported_by.Add (wxT ("5.1 Factory")); +supported_by.Add (wxT ("Remi Fadare")); supported_by.Add (wxT ("Fraser Falconer")); supported_by.Add (wxT ("Nicolas Falquet")); supported_by.Add (wxT ("Darius Family")); @@ -1323,6 +1325,7 @@ supported_by.Add (wxT ("Zelig Service Srl")); supported_by.Add (wxT ("Walter Stadlbauer")); supported_by.Add (wxT ("Randy Stankey")); supported_by.Add (wxT ("Dolph Stapele")); +supported_by.Add (wxT ("Daniel Stearns")); supported_by.Add (wxT ("Jason Steele")); supported_by.Add (wxT ("Florian Steidel")); supported_by.Add (wxT ("Andrä Steiner")); |
