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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Wed Dec 24 01:18:47 CET 2008


Revision: 35517
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35517&view=rev
Author:   fingolfin
Date:     2008-12-24 00:18:46 +0000 (Wed, 24 Dec 2008)

Log Message:
-----------
Removed Ender from SCUMM credits (matching other retired team members, like ludde and yazor)

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

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2008-12-24 00:10:11 UTC (rev 35516)
+++ scummvm/trunk/AUTHORS	2008-12-24 00:18:46 UTC (rev 35517)
@@ -15,7 +15,6 @@
   ------------
     SCUMM:
        Torbjorn Andersson   
-       James Brown          
        Jonathan Gray        
        Max Horn             
        Travis Howell        

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2008-12-24 00:10:11 UTC (rev 35516)
+++ scummvm/trunk/gui/credits.h	2008-12-24 00:18:46 UTC (rev 35517)
@@ -16,7 +16,6 @@
 "C1""Engine Teams",
 "C1""SCUMM",
 "C0""Torbj\366rn Andersson",
-"C0""James Brown",
 "C0""Jonathan Gray",
 "C0""Max Horn",
 "C0""Travis Howell",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2008-12-24 00:10:11 UTC (rev 35516)
+++ scummvm/trunk/tools/credits.pl	2008-12-24 00:18:46 UTC (rev 35517)
@@ -473,7 +473,6 @@
     begin_section("Engine Teams");
 	  begin_section("SCUMM");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
-		  add_person("James Brown", "ender", "");
 		  add_person("Jonathan Gray", "khalek", "");
 		  add_person("Max Horn", "Fingolfin", "");
 		  add_person("Travis Howell", "Kirben", "");


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