1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 08:29:27 +02:00

Add some Other Contributors.

This commit is contained in:
v.audacity 2013-06-20 22:37:28 +00:00
parent 18c2d64775
commit d96a141c37

View File

@ -91,6 +91,8 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("David Bailes"), roleContributor);
AddCredit(wxT("William Bland"), roleContributor);
AddCredit(wxT("Chris Cannam"), roleContributor);
AddCredit(wxT("Craig DeForest"), roleContributor);
AddCredit(wxT("Mitch Golden"), roleContributor);
AddCredit(wxT("Brian Gunlogson"), roleContributor);
AddCredit(wxT("Daniel Horgan"), roleContributor);
AddCredit(wxT("Arun Kishore"), roleContributor);
@ -99,10 +101,13 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Greg Mekkes"), roleContributor);
AddCredit(wxT("Abe Milde"), roleContributor);
AddCredit(wxT("Paul Nasca"), roleContributor);
AddCredit(wxT("Clayton Otey"), roleContributor);
AddCredit(wxT("Andr\u00e9 Pinto"), roleContributor);
AddCredit(wxT("Augustus Saunders"), roleContributor);
AddCredit(wxT("David R. Sky"), roleContributor);
AddCredit(wxT("Mike Underwood"), roleContributor);
AddCredit(wxT("Philip Van Baren"), roleContributor);
AddCredit(wxT("Salvo Ventura"), roleContributor);
AddCredit(wxT("Jun Wan"), roleContributor);
AddCredit(wxT("Tom Woodhams"), roleContributor);
AddCredit(wxT("Wing Yu"), roleContributor);