diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-05-08 01:29:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-05-08 01:29:16 +0200 |
| commit | 0cfbf86e1804ea01e385359f3778f02974b2cc5a (patch) | |
| tree | dd8f9ded0ff2d8fe5b96e80d173c160cb395f942 | |
| parent | 132191cce2c8961ed8e39583468a11db4dbcbaea (diff) | |
Supporters update.
| -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 ad1dbaf52..8bacf28c5 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -844,6 +844,7 @@ supported_by.Add (wxT ("Paolo Magris")); supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Matthew Maine")); supported_by.Add (wxT ("Cineworld Erlebniskino — Mainfrankenpark")); +supported_by.Add (wxT ("David M. Night Maire")); supported_by.Add (wxT ("Jussi Mäkipelto")); supported_by.Add (wxT ("Marko Makuc")); supported_by.Add (wxT ("Piotr Malecki")); @@ -1131,6 +1132,7 @@ supported_by.Add (wxT ("Charlotte Robinson")); supported_by.Add (wxT ("Fernando Rocha")); supported_by.Add (wxT ("Jose Rocha")); supported_by.Add (wxT ("Sidemberg Rodrigues")); +supported_by.Add (wxT ("Michelangelo Rodríguez")); supported_by.Add (wxT ("Mariano Ortega Rodríguez")); supported_by.Add (wxT ("Horst Rohrstorfer")); supported_by.Add (wxT ("Jamie Rokovetsky")); @@ -1200,6 +1202,7 @@ supported_by.Add (wxT ("Digital Media Services")); supported_by.Add (wxT ("Arrow Media Services")); supported_by.Add (wxT ("Colm Sexton")); supported_by.Add (wxT ("Jane Shadbolt")); +supported_by.Add (wxT ("Jim Shankman")); supported_by.Add (wxT ("Susie Shapones")); supported_by.Add (wxT ("David Shelleny")); supported_by.Add (wxT ("Jas Shennan")); |
