mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 15:50:05 +02:00
Add a couple of missing contributors
This commit is contained in:
parent
b0405d0450
commit
f98d9ce712
@ -85,8 +85,10 @@ void AboutDialog::CreateCreditsList()
|
|||||||
|
|
||||||
// All other contributors
|
// All other contributors
|
||||||
AddCredit(wxT("Lynn Allan"), roleContributor);
|
AddCredit(wxT("Lynn Allan"), roleContributor);
|
||||||
|
AddCredit(wxT("David Avery"), roleContributor);
|
||||||
AddCredit(wxT("David Bailes"), roleContributor);
|
AddCredit(wxT("David Bailes"), roleContributor);
|
||||||
AddCredit(wxT("William Bland"), roleContributor);
|
AddCredit(wxT("William Bland"), roleContributor);
|
||||||
|
AddCredit(wxT("Sami Boukortt"), roleContributor);
|
||||||
AddCredit(wxT("Jeremy R. Brown"), roleContributor);
|
AddCredit(wxT("Jeremy R. Brown"), roleContributor);
|
||||||
AddCredit(wxT("Alex S. Brown"), roleContributor);
|
AddCredit(wxT("Alex S. Brown"), roleContributor);
|
||||||
AddCredit(wxT("Chris Cannam"), roleContributor);
|
AddCredit(wxT("Chris Cannam"), roleContributor);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user