[Scummvm-cvs-logs] scummvm master -> 87b48806dd2b02b99eb986683d286789213a7985

tramboi bertrand_augereau at yahoo.fr
Tue Aug 16 03:22:51 CEST 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:
87b48806dd CREDITS: Added myself


Commit: 87b48806dd2b02b99eb986683d286789213a7985
    https://github.com/scummvm/scummvm/commit/87b48806dd2b02b99eb986683d286789213a7985
Author: Bertrand Augereau (bertrand_augereau at yahoo.fr)
Date: 2011-08-15T20:18:56-07:00

Commit Message:
CREDITS: Added myself

Changed paths:
    devtools/credits.pl



diff --git a/devtools/credits.pl b/devtools/credits.pl
index a124314..48ee47d 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");






More information about the Scummvm-git-logs mailing list