CREDITS: Reflect new team structure

This commit is contained in:
Eugene Sandulenko 2011-08-20 13:12:18 +01:00
parent 4294c6c67a
commit 51fbc7200c
3 changed files with 47 additions and 4 deletions

18
AUTHORS
View File

@ -1,9 +1,20 @@
ScummVM Team
************
Project Leaders
---------------
Project Leader
--------------
Eugene Sandulenko
PR Office
---------
Arnaud Boutonne - Public Relations Officer, Project Administrator
Eugene Sandulenko - Project Leader
Core Team
---------
Willem Jan Palenstijn
Eugene Sandulenko
Johannes Schickel
Retired Project Leaders
-----------------------
James Brown
@ -71,6 +82,7 @@ ScummVM Team
DreamWeb:
Vladimir Menshakov
Torbjorn Andersson
Bertrand Augereau
Gob:
Torbjorn Andersson
@ -220,6 +232,7 @@ ScummVM Team
Nintendo DS:
Neil Millstone
Bertrand Augereau - HQ software scaler
OpenPandora:
John Willis
@ -568,3 +581,4 @@ Special thanks to
Broken Sword 2.5 team for providing sources of their engine and their
great support.

View File

@ -445,12 +445,27 @@ sub add_paragraph {
begin_credits("Credits");
begin_section("ScummVM Team");
begin_section("Project Leaders");
begin_section("Project Leader");
begin_persons();
add_person("Eugene Sandulenko", "sev", "");
end_persons();
end_section();
begin_section("PR Office");
begin_persons();
add_person("Arnaud Boutonné", "Strangerke", "Public Relations Officer, Project Administrator");
add_person("Eugene Sandulenko", "sev", "Project Leader");
end_persons();
end_section();
begin_section("Core Team");
begin_persons();
add_person("Willem Jan Palenstijn", "wjp", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("Johannes Schickel", "LordHoto", "");
end_persons();
end_section();
begin_section("Retired Project Leaders");
begin_persons();
add_person("James Brown", "ender", "");

View File

@ -2,9 +2,20 @@
static const char *credits[] = {
"C1""ScummVM Team",
"",
"C1""Project Leaders",
"C1""Project Leader",
"C0""Eugene Sandulenko",
"",
"C1""PR Office",
"C0""Arnaud Boutonn\351",
"C2""Public Relations Officer, Project Administrator",
"C0""Eugene Sandulenko",
"C2""Project Leader",
"",
"C1""Core Team",
"C0""Willem Jan Palenstijn",
"C0""Eugene Sandulenko",
"C0""Johannes Schickel",
"",
"C1""Retired Project Leaders",
"C0""James Brown",
"C0""Vincent Hamm",
@ -85,6 +96,7 @@ static const char *credits[] = {
"C1""DreamWeb",
"C0""Vladimir Menshakov",
"C0""Torbj\366rn Andersson",
"C0""Bertrand Augereau",
"",
"C1""Gob",
"C0""Torbj\366rn Andersson",
@ -249,6 +261,8 @@ static const char *credits[] = {
"",
"C1""Nintendo DS",
"C0""Neil Millstone",
"C0""Bertrand Augereau",
"C2""HQ software scaler",
"",
"C1""OpenPandora",
"C0""John Willis",