diff options
author | Bertrand Augereau | 2011-08-16 05:18:56 +0200 |
---|---|---|
committer | Bertrand Augereau | 2011-08-16 05:18:56 +0200 |
commit | 87b48806dd2b02b99eb986683d286789213a7985 (patch) | |
tree | 1b3bbbbcd45c33343fb91ecfbc66bb9675404f0c | |
parent | 63e436d723fb4d53d52b892af74a5ca9b8c2535d (diff) | |
download | scummvm-rg350-87b48806dd2b02b99eb986683d286789213a7985.tar.gz scummvm-rg350-87b48806dd2b02b99eb986683d286789213a7985.tar.bz2 scummvm-rg350-87b48806dd2b02b99eb986683d286789213a7985.zip |
CREDITS: Added myself
-rwxr-xr-x | devtools/credits.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index a124314670..48ee47dae3 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -526,6 +526,7 @@ begin_credits("Credits"); begin_section("DreamWeb"); add_person("Vladimir Menshakov", "whoozle", ""); add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Bertrand Augereau", "Tramb", ""); end_section(); begin_section("Gob"); @@ -709,6 +710,7 @@ begin_credits("Credits"); begin_section("Nintendo DS"); add_person("Neil Millstone", "agent-q", ""); + add_person("Bertrand Augereau", "Tramb", "HQ software scaler"); end_section(); begin_section("OpenPandora"); |