mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Move Alexandre Prokoudine to emeritus, per his request.
This commit is contained in:
@@ -65,7 +65,6 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxT("Christian Brochec"), roleTeamSupport);
|
||||
AddCredit(wxT("Steve Daulton"), roleTeamSupport);
|
||||
AddCredit(wxT("Greg Kozikowski"), roleTeamSupport);
|
||||
AddCredit(wxT("Alexandre Prokoudine"), roleTeamSupport);
|
||||
AddCredit(wxT("Peter Sampson"), roleTeamSupport);
|
||||
AddCredit(wxT("Bill Wharrie"), roleTeamSupport);
|
||||
|
||||
@@ -83,6 +82,7 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxT("Monty Montgomery"), roleEmeritusDeveloper);
|
||||
AddCredit(wxT("Shane Mueller"), roleEmeritusDeveloper);
|
||||
AddCredit(wxT("Tony Oetzmann"), roleEmeritusSupport);
|
||||
AddCredit(wxT("Alexandre Prokoudine"), roleEmeritusSupport);
|
||||
|
||||
// All other contributors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user