From ff66a89e14f603381f4dd8cbfa64674bfd4d1c11 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Sun, 17 Jun 2018 09:34:56 +0200 Subject: CREDITS: Add dafioram to the Mohawk section --- AUTHORS | 1 + devtools/credits.pl | 1 + gui/credits.h | 1 + 3 files changed, 3 insertions(+) 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", -- cgit v1.2.3