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

Two Contributors changed to EmeritusDevelopers, per comments from Gale and Vaughan.

This commit is contained in:
james.k.crook@gmail.com 2011-12-01 21:48:05 +00:00
parent 2b66ab8de8
commit b4aad9f82d

View File

@ -77,7 +77,9 @@ void AboutDialog::CreateCreditsList()
// longer active.
AddCredit(wxT("Matt Brubeck"), roleEmeritusDeveloper);
AddCredit(wxT("Al Dimond"), roleEmeritusDeveloper);
AddCredit(wxT("Joshua Haberman"), roleEmeritusDeveloper);
AddCredit(wxT("Ruslan Ijbulatov"), roleEmeritusDeveloper);
AddCredit(wxT("Dominic Mazzoni"), roleEmeritusDeveloper);
AddCredit(wxT("Markus Meyer"), roleEmeritusDeveloper);
AddCredit(wxT("Monty Montgomery"), roleEmeritusDeveloper);
@ -90,10 +92,8 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("David Bailes"), roleContributor);
AddCredit(wxT("William Bland"), roleContributor);
AddCredit(wxT("Chris Cannam"), roleContributor);
AddCredit(wxT("Al Dimond"), roleContributor);
AddCredit(wxT("Brian Gunlogson"), roleContributor);
AddCredit(wxT("Daniel Horgan"), roleContributor);
AddCredit(wxT("Ruslan Ijbulatov"), roleContributor);
AddCredit(wxT("Arun Kishore"), roleContributor);
AddCredit(wxT("Paul Livesey"), roleContributor);
AddCredit(wxT("Harvey Lubin"), roleContributor);