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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri Apr 9 13:18:31 CEST 2010


Revision: 48592
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48592&view=rev
Author:   fingolfin
Date:     2010-04-09 11:18:30 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
No Mandriva updates in ages -> mark Mandriva packager 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-04-09 09:36:10 UTC (rev 48591)
+++ scummvm/trunk/AUTHORS	2010-04-09 11:18:30 UTC (rev 48592)
@@ -287,7 +287,7 @@
        Oystein Eftevaag     
 
     Mandriva:
-       Dominik Scherer      
+       Dominik Scherer       - (retired)
 
     MorphOS:
        Fabien Coeurjoly     

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2010-04-09 09:36:10 UTC (rev 48591)
+++ scummvm/trunk/gui/credits.h	2010-04-09 11:18:30 UTC (rev 48592)
@@ -326,6 +326,7 @@
 "",
 "C1""Mandriva",
 "C0""Dominik Scherer",
+"C2""(retired)",
 "",
 "C1""MorphOS",
 "C0""Fabien Coeurjoly",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-04-09 09:36:10 UTC (rev 48591)
+++ scummvm/trunk/tools/credits.pl	2010-04-09 11:18:30 UTC (rev 48592)
@@ -813,7 +813,7 @@
 	  end_section();
 
 	  begin_section("Mandriva");
-		  add_person("Dominik Scherer", "", "");
+		  add_person("Dominik Scherer", "", "(retired)");
 	  end_section();
 
 	  begin_section("MorphOS");


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