diff options
author | Max Horn | 2006-04-09 14:51:47 +0000 |
---|---|---|
committer | Max Horn | 2006-04-09 14:51:47 +0000 |
commit | b75be44d06ca37c5757ea95e6f36538b4e2e3afa (patch) | |
tree | eea8a99192ac8700d669676ad79c02f137ec63cf /tools | |
parent | 5cd18ccad35cd87a5550bbe706be993d35b941cc (diff) | |
download | scummvm-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-x | tools/credits.pl | 1 |
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(); |