1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-31 22:23:54 +01:00

David R Sky moved to "Contributors"

This commit is contained in:
windinthew
2010-02-05 15:06:32 +00:00
parent 4fc182e812
commit d805522a84

View File

@@ -99,6 +99,7 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Paul Nasca"), 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("Jun Wan"), roleContributor);
AddCredit(wxT("Tom Woodhams"), roleContributor);
@@ -137,7 +138,6 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Jonathan Ryshpan"), roleThanks);
AddCredit(wxT("Michael Schwendt"), roleThanks);
AddCredit(wxT("Patrick Shirkey"), roleThanks);
AddCredit(wxT("David R. Sky"), roleThanks);
AddCredit(wxT("Tuomas Suutari"), roleThanks);
AddCredit(wxT("Mark Tomlinson"), roleThanks);
AddCredit(wxT("David Topper"), roleThanks);