mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-26 22:51:21 +01:00
Add Max Maisel to contributors (in AboutDialog)
This commit is contained in:
@@ -161,6 +161,7 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxString(wxT("Arun Kishore, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Paul Livesey, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Harvey Lubin, ")) + _("graphic artist"), roleContributor);
|
||||
AddCredit(wxString(wxT("Max Maisel, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Greg Mekkes, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Abe Milde, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Paul Nasca, ")) + _("developer"), roleContributor);
|
||||
|
||||
Reference in New Issue
Block a user