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

Strangerke Strangerke at scummvm.org
Wed May 28 22:42:12 CEST 2014


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:
a07b43eebe Voyeur: update credits.pl


Commit: a07b43eebe071899dc2872db1101c111da1750f5
    https://github.com/scummvm/scummvm/commit/a07b43eebe071899dc2872db1101c111da1750f5
Author: Strangerke (strangerke at scummvm.org)
Date: 2014-05-28T22:40:41+02:00

Commit Message:
Voyeur: update credits.pl

Changed paths:
    devtools/credits.pl



diff --git a/devtools/credits.pl b/devtools/credits.pl
index 35e349e..5f2f6c1 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -773,6 +773,11 @@ begin_credits("Credits");
 				add_person("Gregory Montoir", "cyx", "(retired)");
 			end_section();
 
+			begin_section("Voyeur");
+				add_person("Arnaud Boutonné", "Strangerke", "");
+				add_person("Paul Gilbert", "dreammaster", "");
+			end_section();
+
 			begin_section("Wintermute");
 				add_person("Einar Johan T. Sømåen", "somaen", "");
 			end_section();






More information about the Scummvm-git-logs mailing list