diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-08-19 14:22:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-08-19 14:22:33 +0200 |
| commit | ec05968d44c5e65addd73b68d7a2412ddb0da737 (patch) | |
| tree | ee92f27f86cc262dc8b1f2d8bc40f6e47a51f70f | |
| parent | e5187045c4a2b721a1bd6372004686c51368d2c8 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index dfb8d9e6b..9024154fa 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -220,6 +220,7 @@ supported_by.Add (wxT ("Phillip Crawford")); supported_by.Add (wxT ("Caribbean Creativity")); supported_by.Add (wxT ("Ailis Cross-Gorman")); supported_by.Add (wxT ("Rodrigo Hernández Cruz")); +supported_by.Add (wxT ("Lara Cuddy")); supported_by.Add (wxT ("Salento Cinema Associazione Culturale")); supported_by.Add (wxT ("Criolla DCP")); supported_by.Add (wxT ("DVcat")); @@ -850,6 +851,7 @@ supported_by.Add (wxT ("OwlKitty")); supported_by.Add (wxT ("Antons Video Productions P/L")); supported_by.Add (wxT ("Nina Paley")); supported_by.Add (wxT ("Harald Pape")); +supported_by.Add (wxT ("Stanley Papulkas")); supported_by.Add (wxT ("Fernanda Parente")); supported_by.Add (wxT ("Katharine Parsons")); supported_by.Add (wxT ("Double Farley Creative Partners")); |
