[Scummvm-cvs-logs] SF.net SVN: scummvm:[35809] scummvm/trunk
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun Jan 11 00:13:43 CET 2009
Revision: 35809
http://scummvm.svn.sourceforge.net/scummvm/?rev=35809&view=rev
Author: sev
Date: 2009-01-10 23:13:43 +0000 (Sat, 10 Jan 2009)
Log Message:
-----------
Update Joachim's role as requested by him.
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2009-01-10 23:09:03 UTC (rev 35808)
+++ scummvm/trunk/AUTHORS 2009-01-10 23:13:43 UTC (rev 35809)
@@ -190,7 +190,7 @@
Documentation
-------------
- Joachim Eberhard - Documentation manager
+ Joachim Eberhard - Numerous contributions to documentation
Matthew Hoops - Wiki editor
Retired Team Members
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2009-01-10 23:09:03 UTC (rev 35808)
+++ scummvm/trunk/gui/credits.h 2009-01-10 23:13:43 UTC (rev 35809)
@@ -199,7 +199,7 @@
"",
"C1""Documentation",
"C0""Joachim Eberhard",
-"C2""Documentation manager",
+"C2""Numerous contributions to documentation",
"C0""Matthew Hoops",
"C2""Wiki editor",
"",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2009-01-10 23:09:03 UTC (rev 35808)
+++ scummvm/trunk/tools/credits.pl 2009-01-10 23:13:43 UTC (rev 35809)
@@ -683,7 +683,7 @@
begin_section("Documentation");
begin_persons();
- add_person("Joachim Eberhard", "joachimeberhard", "Documentation manager");
+ add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation");
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