aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Horn2006-04-09 14:51:47 +0000
committerMax Horn2006-04-09 14:51:47 +0000
commitb75be44d06ca37c5757ea95e6f36538b4e2e3afa (patch)
treeeea8a99192ac8700d669676ad79c02f137ec63cf /tools
parent5cd18ccad35cd87a5550bbe706be993d35b941cc (diff)
downloadscummvm-rg350-b75be44d06ca37c5757ea95e6f36538b4e2e3afa.tar.gz
scummvm-rg350-b75be44d06ca37c5757ea95e6f36538b4e2e3afa.tar.bz2
scummvm-rg350-b75be44d06ca37c5757ea95e6f36538b4e2e3afa.zip
Sev now is project lead, too
svn-id: r21728
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 4d0b544f88..855113de6c 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -436,6 +436,7 @@ begin_credits("Credits");
begin_persons();
add_person('James Brown', 'ender', "");
add_person('Max Horn', 'Fingolfin', "");
+ add_person("Eugene Sandulenko", "sev", "");
end_persons();
end_section();