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 173b9e14e..b79c98840 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -857,6 +857,7 @@ supported_by.Add (wxT ("Paige Matis")); supported_by.Add (wxT ("Luís R. T. Matos")); supported_by.Add (wxT ("Damir Matoz")); supported_by.Add (wxT ("Emma Matthews")); +supported_by.Add (wxT ("Sam Matthews")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Peter Mattsson")); supported_by.Add (wxT ("Charles Maynes")); |
