1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

Added two new names to Contributors.

This commit is contained in:
james.k.crook@gmail.com 2014-10-18 14:29:50 +00:00
parent 9884538167
commit 4a3fc8f9ec

View File

@ -92,11 +92,13 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Craig DeForest"), roleContributor);
AddCredit(wxT("Mitch Golden"), roleContributor);
AddCredit(wxT("Brian Gunlogson"), roleContributor);
AddCredit(wxT("Andrew Hallendorff"), roleContributor);
AddCredit(wxT("Daniel Horgan"), roleContributor);
AddCredit(wxT("David Hostetler"), roleContributor);
AddCredit(wxT("Steve Jolly"), roleContributor);
AddCredit(wxT("Steven Jones"), roleContributor);
AddCredit(wxT("Arun Kishore"), roleContributor);
AddCredit(wxT("Paul Licameli"), roleContributor);
AddCredit(wxT("Paul Livesey"), roleContributor);
AddCredit(wxT("Harvey Lubin"), roleContributor);
AddCredit(wxT("Greg Mekkes"), roleContributor);