aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Bouclet2018-06-17 09:34:56 +0200
committerBastien Bouclet2018-06-17 09:34:56 +0200
commitff66a89e14f603381f4dd8cbfa64674bfd4d1c11 (patch)
treee7514fec871126e4e5e3a729e97ab91c9ba340ad
parentfab1894f21ac34762a2fcff19b68971df88bbe15 (diff)
downloadscummvm-rg350-ff66a89e14f603381f4dd8cbfa64674bfd4d1c11.tar.gz
scummvm-rg350-ff66a89e14f603381f4dd8cbfa64674bfd4d1c11.tar.bz2
scummvm-rg350-ff66a89e14f603381f4dd8cbfa64674bfd4d1c11.zip
CREDITS: Add dafioram to the Mohawk section
-rw-r--r--AUTHORS1
-rwxr-xr-xdevtools/credits.pl1
-rw-r--r--gui/credits.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 79f1c50d67..79d60d728b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -178,6 +178,7 @@ ScummVM Team
Alyssa Milburn
Eugene Sandulenko
David Turner
+ David Fioramonti
Mortevielle:
Arnaud Boutonne
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 0cbd549f74..fee7c0bb78 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -668,6 +668,7 @@ begin_credits("Credits");
add_person("Alyssa Milburn", "fuzzie", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("David Turner", "digitall", "");
+ add_person("David Fioramonti", "dafioram", "");
end_section();
begin_section("Mortevielle");
diff --git a/gui/credits.h b/gui/credits.h
index 82cc27bf8b..649e73dbcc 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -218,6 +218,7 @@ static const char *credits[] = {
"C0""Alyssa Milburn",
"C0""Eugene Sandulenko",
"C0""David Turner",
+"C0""David Fioramonti",
"",
"C1""Mortevielle",
"A0""Arnaud Boutonne",