[Scummvm-cvs-logs] scummvm master -> b5feb0dcc70ccaab77e2005d32a33cfc614a57e3

wjp wjp at usecode.org
Fri Jul 20 21:57:50 CEST 2012


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
b5feb0dcc7 CREDITS: Update dreamweb team


Commit: b5feb0dcc70ccaab77e2005d32a33cfc614a57e3
    https://github.com/scummvm/scummvm/commit/b5feb0dcc70ccaab77e2005d32a33cfc614a57e3
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2012-07-20T12:56:54-07:00

Commit Message:
CREDITS: Update dreamweb team

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index 7272d6b..02c805b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -89,7 +89,9 @@ ScummVM Team
     DreamWeb:
        Torbjorn Andersson
        Bertrand Augereau
+       Filippos Karapetis
        Vladimir Menshakov    - (retired)
+       Willem Jan Palenstijn
 
     Gob:
        Torbjorn Andersson
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 7a77666..6a4b97b 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -553,7 +553,9 @@ begin_credits("Credits");
 			begin_section("DreamWeb");
 				add_person("Torbjörn Andersson", "eriktorbjorn", "");
 				add_person("Bertrand Augereau", "Tramb", "");
+				add_person("Filippos Karapetis", "[md5]", "");
 				add_person("Vladimir Menshakov", "whoozle", "(retired)");
+				add_person("Willem Jan Palenstijn", "wjp", "");
 			end_section();
 
 			begin_section("Gob");
diff --git a/gui/credits.h b/gui/credits.h
index 1b3ba82..34c6f21 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -106,8 +106,10 @@ static const char *credits[] = {
 "C1""DreamWeb",
 "C0""Torbj\366rn Andersson",
 "C0""Bertrand Augereau",
+"C0""Filippos Karapetis",
 "C0""Vladimir Menshakov",
 "C2""(retired)",
+"C0""Willem Jan Palenstijn",
 "",
 "C1""Gob",
 "C0""Torbj\366rn Andersson",






More information about the Scummvm-git-logs mailing list