diff options
| -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")); |
