[Scummvm-cvs-logs] SF.net SVN: scummvm:[54112] scummvm/trunk

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Nov 7 03:24:32 CET 2010


Revision: 54112
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54112&view=rev
Author:   lordhoto
Date:     2010-11-07 02:24:31 +0000 (Sun, 07 Nov 2010)

Log Message:
-----------
CREDITS: Add myself to the Infrastructure section (after talking with Max).

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2010-11-07 02:17:07 UTC (rev 54111)
+++ scummvm/trunk/AUTHORS	2010-11-07 02:24:31 UTC (rev 54112)
@@ -242,6 +242,7 @@
        Max Horn              - Backend & Engine APIs, file API, sound mixer,
                                audiostreams, data structures, etc.
        Eugene Sandulenko
+       Johannes Schickel
 
     GUI:
        Vicent Marti

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2010-11-07 02:17:07 UTC (rev 54111)
+++ scummvm/trunk/gui/credits.h	2010-11-07 02:24:31 UTC (rev 54112)
@@ -268,6 +268,7 @@
 "C0""Max Horn",
 "C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.",
 "C0""Eugene Sandulenko",
+"C0""Johannes Schickel",
 "",
 "C1""GUI",
 "C0""Vicent Marti",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-11-07 02:17:07 UTC (rev 54111)
+++ scummvm/trunk/tools/credits.pl	2010-11-07 02:24:31 UTC (rev 54112)
@@ -761,6 +761,7 @@
 	  begin_section("Infrastructure");
 		  add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
 		  add_person("Eugene Sandulenko", "sev", "");
+		  add_person("Johannes Schickel", "LordHoto", "");
 	  end_section();
 
 	  begin_section("GUI");


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