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

Al Dimond > Team

This commit is contained in:
windinthew 2010-04-23 10:14:57 +00:00
parent 2d6bd422c8
commit 2ff846817f

View File

@ -62,6 +62,7 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Michael Chinen"), roleTeamDeveloper);
AddCredit(wxT("James Crook"), roleTeamDeveloper);
AddCredit(wxT("Steve Daulton"), roleTeamSupport);
AddCredit(wxT("Al Dimond"), roleTeamDeveloper);
AddCredit(wxT("Ruslan Ijbulatov"), roleTeamDeveloper);
AddCredit(wxT("Vaughan Johnson"), roleTeamDeveloper);
AddCredit(wxT("Greg Kozikowski"), roleTeamSupport);