Reporters -> 1900.
[dcpomatic.git] / src / wx / about_dialog.cc
index a2883f6ad17aa32402959de13740f9e089e77944..5fb5d33590573bad89f7931905133adc71445922 100644 (file)
@@ -139,6 +139,12 @@ AboutDialog::AboutDialog (wxWindow* parent)
        reporters.Add (wxT ("Trever Anderson"));
        reporters.Add (wxT ("Wolfgang Woehl"));
        reporters.Add (wxT ("Jonathan Jensen"));
+       reporters.Add (wxT ("Anders Nordentoft-Madsen"));
+       reporters.Add (wxT ("Lilian Lefranc"));
+       reporters.Add (wxT ("GĂ©rald Maruccia"));
+       reporters.Add (wxT ("John Convertino"));
+       reporters.Add (wxT ("Mike Blakesley"));
+       reporters.Add (wxT ("Simon Kesselman"));
        add_section (_("Bug reports and feature suggestions by"));
        
        sizer->Add (_notebook, wxSizerFlags().Centre().Border(wxALL, 16).Expand());