1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-23 07:40:05 +02:00

Credit Cliff Scott

This commit is contained in:
Paul Licameli 2017-10-23 18:04:47 -04:00
parent f370df6520
commit 7f7c7795e7

View File

@ -272,6 +272,7 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Jason Pepas"), roleThanks);
AddCredit(wxT("Jonathan Ryshpan"), roleThanks);
AddCredit(wxT("Michael Schwendt"), roleThanks);
AddCredit(wxT("Cliff Scott"), roleThanks);
AddCredit(wxT("Patrick Shirkey"), roleThanks);
AddCredit(wxT("Tuomas Suutari"), roleThanks);
AddCredit(wxT("Mark Tomlinson"), roleThanks);