diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-07-02 23:08:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-07-02 23:08:13 +0200 |
| commit | 11aac314d1e87beb51907419b93caaede52e8844 (patch) | |
| tree | d09a2c8aab9b2cfed588488d81866853283fa328 | |
| parent | a85d16345c25775b6fa1a52b7e76453dc7e7701e (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 d4a24110c..f6d58fc66 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -484,6 +484,7 @@ supported_by.Add (wxT ("Ikram Karimov")); supported_by.Add (wxT ("Toni Karsch")); supported_by.Add (wxT ("Cornelis Kater")); supported_by.Add (wxT ("Abdelrahim Kattab")); +supported_by.Add (wxT ("Jonathan Kawchuk")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Christopher Kennedy")); @@ -599,6 +600,7 @@ supported_by.Add (wxT ("Cubic Films Pty Ltd")); supported_by.Add (wxT ("First And Only Ltd")); supported_by.Add (wxT ("The Digital Picture House Ltd")); supported_by.Add (wxT ("Sector Zero Ltd")); +supported_by.Add (wxT ("Lewis & Coleman Consulting Services Pty Ltd")); supported_by.Add (wxT ("Keen i Media Ltd")); supported_by.Add (wxT ("Ted Lubin")); supported_by.Add (wxT ("Michael Luce")); @@ -695,6 +697,7 @@ supported_by.Add (wxT ("Paolo Morini")); supported_by.Add (wxT ("Lars Moritz")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Christopher Morrison")); +supported_by.Add (wxT ("Augusto Mory")); supported_by.Add (wxT ("Mia Movie")); supported_by.Add (wxT ("Julie Murray")); supported_by.Add (wxT ("Jour Majesty Music")); |
