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

bluegr noreply at scummvm.org
Tue Jul 19 06:22:59 UTC 2022


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:
eb7f38ba27 CREDITS: add Misty De Méo


Commit: eb7f38ba279a03edaf125793f11456aaa27f9da2
    https://github.com/scummvm/scummvm/commit/eb7f38ba279a03edaf125793f11456aaa27f9da2
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-07-19T09:22:55+03:00

Commit Message:
CREDITS: add Misty De Méo

Changed paths:
    AUTHORS
    doc/docportal/help/credits.rst
    engines/director/credits.pl
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index ff391747253..e48d6277911 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -163,6 +163,7 @@ ScummVM Team
        Scott Percival
        Steven Hoefel
        Tobia Tesan
+       Misty De Méo
 
     DM:
        Arnaud Boutonne
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index cb71f7a1f10..071826cbd9e 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -390,6 +390,8 @@ Director
      -
    * - Tobia Tesan
      -
+   * - Misty De Méo
+     -
 
 DM
 ^^
diff --git a/engines/director/credits.pl b/engines/director/credits.pl
index 2f3542400e8..1f36cbb3f18 100644
--- a/engines/director/credits.pl
+++ b/engines/director/credits.pl
@@ -8,4 +8,5 @@ begin_section("Director");
 	add_person("Scott Percival", "moralrecordings", "");
 	add_person("Steven Hoefel", "", "");
 	add_person("Tobia Tesan", "", "");
+	add_person("Misty De Méo", "mistydemeo", "");
 end_section();
diff --git a/gui/credits.h b/gui/credits.h
index e3a3d4cbb3f..169ee2b940c 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -211,6 +211,7 @@ static const char *credits[] = {
 "C0""Scott Percival",
 "C0""Steven Hoefel",
 "C0""Tobia Tesan",
+"C0""Misty De M\303\251o",
 "",
 "C1""DM",
 "C0""Arnaud Boutonn\303\251",




More information about the Scummvm-git-logs mailing list