[Scummvm-cvs-logs] SF.net SVN: scummvm:[53859] scummvm/trunk/tools/credits.pl

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Tue Oct 26 23:49:51 CEST 2010


Revision: 53859
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53859&view=rev
Author:   strangerke
Date:     2010-10-26 21:49:51 +0000 (Tue, 26 Oct 2010)

Log Message:
-----------
TOOL: Add credits for Hugo

Modified Paths:
--------------
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-26 21:16:16 UTC (rev 53858)
+++ scummvm/trunk/tools/credits.pl	2010-10-26 21:49:51 UTC (rev 53859)
@@ -584,6 +584,12 @@
 		  add_person("Jordi Vilalta Prat", "jvprat", "");
 	  end_section();
 
+	  begin_section("Hugo");
+		  add_person("Arnaud Boutonné", "Strangerke", "");
+		  add_person("Oystein Eftevaag", "vinterstum", "");
+		  add_person("Eugene Sandulenko", "sev", "");
+	  end_section();
+
 	  begin_section("Kyra");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "VQA Player");
 		  add_person("Oystein Eftevaag", "vinterstum", "");


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list