[Scummvm-git-logs] scummvm master -> ff66a89e14f603381f4dd8cbfa64674bfd4d1c11

bgK bastien.bouclet at gmail.com
Sun Jun 17 07:36:03 CEST 2018


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:
ff66a89e14 CREDITS: Add dafioram to the Mohawk section


Commit: ff66a89e14f603381f4dd8cbfa64674bfd4d1c11
    https://github.com/scummvm/scummvm/commit/ff66a89e14f603381f4dd8cbfa64674bfd4d1c11
Author: Bastien Bouclet (bastien.bouclet at gmail.com)
Date: 2018-06-17T09:34:56+02:00

Commit Message:
CREDITS: Add dafioram to the Mohawk section

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index 79f1c50..79d60d7 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 0cbd549..fee7c0b 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 82cc27b..649e73d 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",





More information about the Scummvm-git-logs mailing list