diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-26 11:10:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-09-26 11:10:56 +0200 |
| commit | b3a11879c49c8c0f79e7643827125ae8a7c82a01 (patch) | |
| tree | 704da7d0c9848d75b02886d1f10e0e1a7b08d5f3 | |
| parent | d61a2a6862d90b8db24e2f7c02e272eccbb7f77c (diff) | |
Supporters update.v2.16.28
| -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")); |
