aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-09-06 16:47:33 +0200
committerEinar Johan Trøan Sømåen2012-09-06 16:47:33 +0200
commitf607112da03d56329cfd0a62e47db6f4b9e145e1 (patch)
treed08e7dfa39dfbac540f5f47a0b11298671c3cb5c /devtools
parentc91a72a9d5cf5b4f73fc0544231aefe2258f9e52 (diff)
downloadscummvm-rg350-f607112da03d56329cfd0a62e47db6f4b9e145e1.tar.gz
scummvm-rg350-f607112da03d56329cfd0a62e47db6f4b9e145e1.tar.bz2
scummvm-rg350-f607112da03d56329cfd0a62e47db6f4b9e145e1.zip
CREDITS: Add myself to credits for the Wintermute-engine
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 7ce17a9df6..b1a73caad7 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -697,6 +697,10 @@ begin_credits("Credits");
add_person("Gregory Montoir", "cyx", "(retired)");
end_section();
+ begin_section("Wintermute");
+ add_person("Einar Johan T. Sømåen", "somaen", "");
+ end_section();
+
end_section();