aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Horn2008-12-01 21:50:34 +0000
committerMax Horn2008-12-01 21:50:34 +0000
commit46482b4de803db684141226dfd714b1eb8be83ae (patch)
tree5b564e8a7cf918582567fac96e88e815a8a84bf8 /tools
parent3bdef4f9a26b2e86b83f15e3caa990c5d7256527 (diff)
downloadscummvm-rg350-46482b4de803db684141226dfd714b1eb8be83ae.tar.gz
scummvm-rg350-46482b4de803db684141226dfd714b1eb8be83ae.tar.bz2
scummvm-rg350-46482b4de803db684141226dfd714b1eb8be83ae.zip
News update: Ender stepping down as project lead
svn-id: r35202
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 1c15b76e0b..eeb9b78e54 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -457,7 +457,6 @@ begin_credits("Credits");
begin_section("ScummVM Team");
begin_section("Project Leaders");
begin_persons();
- add_person("James Brown", "ender", "");
add_person("Max Horn", "Fingolfin", "");
add_person("Eugene Sandulenko", "sev", "");
end_persons();
@@ -465,6 +464,7 @@ begin_credits("Credits");
begin_section("Retired Project Leaders");
begin_persons();
+ add_person("James Brown", "ender", "");
add_person("Vincent Hamm", "yaz0r", "ScummVM co-founder, Original Cruise/CinE author");
add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author");
end_persons();