mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Revert "Credit Brian Armstrong, Henric Jungheim, and Max Kellermann"
This reverts commit 5481ecc972
.
This commit is contained in:
@@ -138,7 +138,6 @@ void AboutDialog::CreateCreditsList()
|
||||
|
||||
// Contributors
|
||||
AddCredit(wxString(wxT("Lynn Allan, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Brian Armstrong, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("David Avery, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("David Bailes, ")) + _("accessibility advisor"), roleContributor);
|
||||
AddCredit(wxString(wxT("William Bland, ")) + _("developer"), roleContributor);
|
||||
@@ -157,8 +156,6 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxString(wxT("David Hostetler, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Steve Jolly, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Steven Jones, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Henric Jungheim, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Max Kellermann, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Arun Kishore, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Paul Livesey, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Harvey Lubin, ")) + _("graphic artist"), roleContributor);
|
||||
|
Reference in New Issue
Block a user