diff options
author | Max Horn | 2006-01-30 19:08:26 +0000 |
---|---|---|
committer | Max Horn | 2006-01-30 19:08:26 +0000 |
commit | d985e24bf9f5061f38b1f575d259ecc998178c10 (patch) | |
tree | eb6773ad44d65ceab2cccd0c18393e90ff3c4e4a /tools | |
parent | afaf1d0ab92e9d4f688170ed6acbef8cefbf2f0c (diff) | |
download | scummvm-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-x | tools/credits.pl | 3 |
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"); |