diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-20 21:37:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-20 21:37:39 +0100 |
| commit | 60a2d0d30445b677a91ef6b2653dca37bd447fae (patch) | |
| tree | 83608e5b38e682f397b066275a19d3b3eb3533ab | |
| parent | ca1707876fbe1add418a4c83fe0b47117bf9ef05 (diff) | |
Supporters update.v2.16.3
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 457e84502..f21a10d24 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -609,6 +609,7 @@ supported_by.Add (wxT ("John Marsh")); supported_by.Add (wxT ("Kelly Marshall")); supported_by.Add (wxT ("Kelly Marshall")); supported_by.Add (wxT ("Sean Martin")); +supported_by.Add (wxT ("Maxime Martinot")); supported_by.Add (wxT ("Paco Rosés Martínez")); supported_by.Add (wxT ("Miriana Marusic")); supported_by.Add (wxT ("Daniele Massa")); |
