[Scummvm-cvs-logs] scummvm master -> 42b2191970022c3f2459fdaf464328fc109fd57c
Strangerke
Strangerke at scummvm.org
Wed May 28 22:38:36 CEST 2014
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
42b2191970 MADS: update credits.pl
Commit: 42b2191970022c3f2459fdaf464328fc109fd57c
https://github.com/scummvm/scummvm/commit/42b2191970022c3f2459fdaf464328fc109fd57c
Author: Strangerke (strangerke at scummvm.org)
Date: 2014-05-28T22:37:02+02:00
Commit Message:
MADS: update credits.pl
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 53f0d11..35e349e 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -645,6 +645,12 @@ begin_credits("Credits");
add_person("Filippos Karapetis", "[md5]", "");
end_section();
+ begin_section("MADS");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+ add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Filippos Karapetis", "[md5]", "");
+ end_section();
+
begin_section("Mohawk");
add_person("Bastien Bouclet", "bgk", "");
add_person("Matthew Hoops", "clone2727", "");
More information about the Scummvm-git-logs
mailing list