1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Moving Richard to "Developer" role as per Credits page on web site.

This commit is contained in:
windinthew 2010-02-06 16:21:57 +00:00
parent 4d5c10a690
commit d4e4d55f52

View File

@ -57,7 +57,7 @@ void AboutDialog::CreateCreditsList()
// These will be split into two separate categories
AddCredit(wxT("Gale Andrews"), roleTeamSupport);
AddCredit(wxT("Richard Ash"), roleTeamSupport);
AddCredit(wxT("Richard Ash"), roleTeamDeveloper);
AddCredit(wxT("Christian Brochec"), roleTeamSupport);
AddCredit(wxT("Michael Chinen"), roleTeamDeveloper);
AddCredit(wxT("James Crook"), roleTeamDeveloper);