[Scummvm-cvs-logs] scummvm master -> a33ee051d05ffc5e30e4fc4728714128028e89b1
fuzzie
fuzzie at fuzzie.org
Mon Mar 28 17:55:01 CEST 2011
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:
a33ee051d0 CREDITS: Update Mohawk credits.
Commit: a33ee051d05ffc5e30e4fc4728714128028e89b1
https://github.com/scummvm/scummvm/commit/a33ee051d05ffc5e30e4fc4728714128028e89b1
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-03-28T08:53:31-07:00
Commit Message:
CREDITS: Update Mohawk credits.
Changed paths:
AUTHORS
COPYRIGHT
gui/credits.h
tools/credits.pl
diff --git a/AUTHORS b/AUTHORS
index e7d3369..39b6c43 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -137,8 +137,10 @@ ScummVM Team
Filippos Karapetis
Mohawk:
+ Bastien Bouclet
Matthew Hoops
Filippos Karapetis
+ Alyssa Milburn
Eugene Sandulenko
David Turner
diff --git a/COPYRIGHT b/COPYRIGHT
index 5b00ca2..fca1905 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -10,6 +10,7 @@ Chris Apers
Ori Avtalion
Nicolas Bacca
Fabio Battaglia
+Bastien Bouclet
Arnaud Boutonne
Jurgen Braam
Ralph Brorsen
@@ -51,6 +52,7 @@ Andrew Kurushin
Angus Lees
Claudio Matsuoka
Thomas Mayer
+Alyssa Milburn
Neil Millstone
Gregory Montoir
Kostas Nakos
@@ -86,7 +88,6 @@ Bodo Bellut "bellut"
Bramvandijk "bramvandijk"
Andreas Bierfert "awjb"
Elio Blanca "eblanca76"
-Bastien Bouclet "bgk"
David Breakey "dbreakey"
Robert Buchholz "prendi"
Rainer Canavan "canavan"
@@ -154,7 +155,6 @@ Vladimir Menshakov "megath"
Adam Metcalf "gamblore"
Frank Meyering "frank_m24"
Gael Le Migno "kilobug"
-Alyssa Anne Milburn "fuzzie"
Andy Molloy "maloi"
Sean Murrau "lightcast"
Armin Mueller "arm_in"
diff --git a/gui/credits.h b/gui/credits.h
index 00a0214..f60d464 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -158,8 +158,10 @@ static const char *credits[] = {
"C0""Filippos Karapetis",
"",
"C1""Mohawk",
+"C0""Bastien Bouclet",
"C0""Matthew Hoops",
"C0""Filippos Karapetis",
+"C0""Alyssa Milburn",
"C0""Eugene Sandulenko",
"C0""David Turner",
"",
diff --git a/tools/credits.pl b/tools/credits.pl
index f5bea40..d6e807e 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -640,8 +640,10 @@ begin_credits("Credits");
end_section();
begin_section("Mohawk");
+ add_person("Bastien Bouclet", "bgk", "");
add_person("Matthew Hoops", "clone2727", "");
add_person("Filippos Karapetis", "[md5]", "");
+ add_person("Alyssa Milburn", "fuzzie", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("David Turner", "digitall", "");
end_section();
More information about the Scummvm-git-logs
mailing list