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 ff4c738ce..4775b97a8 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -203,6 +203,7 @@ supported_by.Add (wxT ("Nicolas Damianakis")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Swati Dandekar")); supported_by.Add (wxT ("Ugo Danesi")); +supported_by.Add (wxT ("Baptiste Darricarrère")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Carl Davis")); supported_by.Add (wxT ("Levi Davis")); |
