aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authoruruk2014-05-30 11:14:47 +0200
committeruruk2014-05-30 11:14:47 +0200
commitbb2f8dd68e1d6b2b30b07f60c0cd4e125b47ea4d (patch)
tree9a1e28cfb1eb1a322225c05adc0962a2f96ea521 /devtools
parent5ad4e157e5398347651a0da0db07f9daf01bf373 (diff)
parent0a46d67baea121bed0511ce45bfdd8438a43d35d (diff)
downloadscummvm-rg350-bb2f8dd68e1d6b2b30b07f60c0cd4e125b47ea4d.tar.gz
scummvm-rg350-bb2f8dd68e1d6b2b30b07f60c0cd4e125b47ea4d.tar.bz2
scummvm-rg350-bb2f8dd68e1d6b2b30b07f60c0cd4e125b47ea4d.zip
Merge branch 'master' of https://github.com/scummvm/scummvm into cge2
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl11
1 files changed, 11 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 53f0d11307..5f2f6c12f9 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -645,6 +645,12 @@ begin_credits("Credits");
add_person("Filippos Karapetis", "[md5]", "");
end_section();
+ begin_section("MADS");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+ add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Filippos Karapetis", "[md5]", "");
+ end_section();
+
begin_section("Mohawk");
add_person("Bastien Bouclet", "bgk", "");
add_person("Matthew Hoops", "clone2727", "");
@@ -767,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();