mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 03:03:10 +01:00
Added Robert Hänggi to contributors in AboutDialog.
This commit is contained in:
@@ -97,6 +97,7 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxT("Mitch Golden"), roleContributor);
|
||||
AddCredit(wxT("Brian Gunlogson"), roleContributor);
|
||||
AddCredit(wxT("Andrew Hallendorff"), roleContributor);
|
||||
AddCredit(wxT("Robert H\x00e4nggi"), roleContributor);
|
||||
AddCredit(wxT("Daniel Horgan"), roleContributor);
|
||||
AddCredit(wxT("David Hostetler"), roleContributor);
|
||||
AddCredit(wxT("Steve Jolly"), roleContributor);
|
||||
|
||||
Reference in New Issue
Block a user