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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Nov 7 03:13:22 CET 2010


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

Log Message:
-----------
CREDITS: Mark Joachim Eberhard as retired.

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:08:02 UTC (rev 54109)
+++ scummvm/trunk/AUTHORS	2010-11-07 02:13:22 UTC (rev 54110)
@@ -64,6 +64,13 @@
        Fabio Battaglia       - PSX version support
        Jonathan Gray         - (retired)
 
+    Broken Sword 2.5:
+       Eugene Sandulenko
+       Filippos Karapetis
+       Max Horn
+       Paul Gilbert
+       Torbjorn Andersson
+
     Cinematique evo 1:
        Vincent Hamm          - (retired)
        Pawel Kolodziejski
@@ -265,6 +272,7 @@
   -------------
      Thierry Crozat        - Numerous contributions to documentation
      Joachim Eberhard      - Numerous contributions to documentation
+                             (retired)
      Matthew Hoops         - Wiki editor
 
   Retired Team Members

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2010-11-07 02:08:02 UTC (rev 54109)
+++ scummvm/trunk/gui/credits.h	2010-11-07 02:13:22 UTC (rev 54110)
@@ -81,6 +81,13 @@
 "C0""Jonathan Gray",
 "C2""(retired)",
 "",
+"C1""Broken Sword 2.5",
+"C0""Eugene Sandulenko",
+"C0""Filippos Karapetis",
+"C0""Max Horn",
+"C0""Paul Gilbert",
+"C0""Torbj\366rn Andersson",
+"",
 "C1""Cinematique evo 1",
 "C0""Vincent Hamm",
 "C2""(retired)",
@@ -294,7 +301,7 @@
 "C0""Thierry Crozat",
 "C2""Numerous contributions to documentation",
 "C0""Joachim Eberhard",
-"C2""Numerous contributions to documentation",
+"C2""Numerous contributions to documentation (retired)",
 "C0""Matthew Hoops",
 "C2""Wiki editor",
 "",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-11-07 02:08:02 UTC (rev 54109)
+++ scummvm/trunk/tools/credits.pl	2010-11-07 02:13:22 UTC (rev 54110)
@@ -792,7 +792,7 @@
     begin_section("Documentation");
 	  begin_persons();
 		add_person("Thierry Crozat", "criezy", "Numerous contributions to documentation");
-		add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation");
+		add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation (retired)");
 		add_person("Matthew Hoops", "clone2727", "Wiki editor");
 	  end_persons();
     end_section();


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