[Scummvm-cvs-logs] SF.net SVN: scummvm:[48766] scummvm/trunk
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Wed Apr 21 23:23:35 CEST 2010
Revision: 48766
http://scummvm.svn.sourceforge.net/scummvm/?rev=48766&view=rev
Author: fingolfin
Date: 2010-04-21 21:23:35 +0000 (Wed, 21 Apr 2010)
Log Message:
-----------
Update credits: Fredrik 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-21 21:23:08 UTC (rev 48765)
+++ scummvm/trunk/AUTHORS 2010-04-21 21:23:35 UTC (rev 48766)
@@ -239,7 +239,7 @@
Website (code)
--------------
- Fredrik Wendel
+ Fredrik Wendel - (retired)
Website (content)
-----------------
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2010-04-21 21:23:08 UTC (rev 48765)
+++ scummvm/trunk/gui/credits.h 2010-04-21 21:23:35 UTC (rev 48766)
@@ -268,6 +268,7 @@
"",
"C1""Website (code)",
"C0""Fredrik Wendel",
+"C2""(retired)",
"",
"C1""Website (content)",
"C0""All active team members",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2010-04-21 21:23:08 UTC (rev 48765)
+++ scummvm/trunk/tools/credits.pl 2010-04-21 21:23:35 UTC (rev 48766)
@@ -753,7 +753,7 @@
begin_section("Website (code)");
begin_persons();
- add_person("Fredrik Wendel", "", "");
+ add_person("Fredrik Wendel", "", "(retired)");
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