aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorStrangerke2015-11-22 19:11:51 +0100
committerStrangerke2015-11-22 19:11:51 +0100
commitcb0e9fd8867642be1a878f6d8e717436d30747d9 (patch)
tree18abe0828cbd7eff718ed606c46e6879130f3cad /devtools
parentf4c13c2360bf2cf58f638515e641f221d4fecb21 (diff)
downloadscummvm-rg350-cb0e9fd8867642be1a878f6d8e717436d30747d9.tar.gz
scummvm-rg350-cb0e9fd8867642be1a878f6d8e717436d30747d9.tar.bz2
scummvm-rg350-cb0e9fd8867642be1a878f6d8e717436d30747d9.zip
CREDITS: Add credits for Access engine
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl7
1 files changed, 6 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 831f87e9e6..d4bc3c0aaa 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -552,7 +552,12 @@ begin_credits("Credits");
add_person("Oliver Kiehl", "olki", "(retired)");
add_person("Ludvig Strigeus", "ludde", "(retired)");
end_section();
-
+
+ begin_section("Access");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+ add_person("Paul Gilbert", "dreammaster", "");
+ end_section();
+
begin_section("Avalanche");
add_person("Peter Bozsó", "uruk", "");
add_person("Arnaud Boutonné", "Strangerke", "");