aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Horn2006-01-30 19:08:26 +0000
committerMax Horn2006-01-30 19:08:26 +0000
commitd985e24bf9f5061f38b1f575d259ecc998178c10 (patch)
treeeb6773ad44d65ceab2cccd0c18393e90ff3c4e4a /tools
parentafaf1d0ab92e9d4f688170ed6acbef8cefbf2f0c (diff)
downloadscummvm-rg350-d985e24bf9f5061f38b1f575d259ecc998178c10.tar.gz
scummvm-rg350-d985e24bf9f5061f38b1f575d259ecc998178c10.tar.bz2
scummvm-rg350-d985e24bf9f5061f38b1f575d259ecc998178c10.zip
Updated credits (Debian package maintainer: Tore -> Tao
svn-id: r20312
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index a9022d8b6a..7262cd795e 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -549,6 +549,7 @@ begin_credits("Credits");
begin_section("Retired Team Members");
begin_persons();
+ add_person("Tore Anderson", "tore", "Formed Debian GNU/Linux maintainer");
add_person("Ralph Brorsen", "painelf", "Help with GUI implementation");
add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical");
add_person('Vincent Hamm', 'yazoo', "Co-Founder");
@@ -577,7 +578,7 @@ begin_credits("Credits");
end_section();
begin_section("Debian GNU/Linux");
- add_person("Tore Anderson", "tore", "");
+ add_person("David Weinehall", "tao", "");
end_section();
begin_section("Fedora / RedHat");