[Scummvm-cvs-logs] scummvm master -> ef8b106055c638377806e32e24922380118d03c7

dreammaster dreammaster at scummvm.org
Sun Nov 20 02:21:35 CET 2011


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:
ef8b106055 M4: Remove M4 engine from credits.pl


Commit: ef8b106055c638377806e32e24922380118d03c7
    https://github.com/scummvm/scummvm/commit/ef8b106055c638377806e32e24922380118d03c7
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2011-11-19T17:20:34-08:00

Commit Message:
M4: Remove M4 engine from credits.pl

Changed paths:
    devtools/credits.pl



diff --git a/devtools/credits.pl b/devtools/credits.pl
index ba209e8..2833236 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -590,13 +590,6 @@ begin_credits("Credits");
 				add_person("Paul Gilbert", "dreammaster", "");
 			end_section();
 
-			begin_section("M4");
-				add_person("Torbjörn Andersson", "eriktorbjorn", "");
-				add_person("Paul Gilbert", "dreammaster", "");
-				add_person("Benjamin Haisch", "john_doe", "");
-				add_person("Filippos Karapetis", "[md5]", "");
-			end_section();
-
 			begin_section("MADE");
 				add_person("Benjamin Haisch", "john_doe", "");
 				add_person("Filippos Karapetis", "[md5]", "");






More information about the Scummvm-git-logs mailing list