[Scummvm-git-logs] scummvm master -> 4667ffea968b44f8b5ea574fdb6bb2594a8654cb

djsrv dservilla at gmail.com
Thu Sep 23 16:02:49 UTC 2021


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:
4667ffea96 CREDITS: Update name


Commit: 4667ffea968b44f8b5ea574fdb6bb2594a8654cb
    https://github.com/scummvm/scummvm/commit/4667ffea968b44f8b5ea574fdb6bb2594a8654cb
Author: djsrv (dservilla at gmail.com)
Date: 2021-09-23T11:48:05-04:00

Commit Message:
CREDITS: Update name

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


diff --git a/AUTHORS b/AUTHORS
index 9018f00f44..3267a36849 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -153,7 +153,7 @@ ScummVM Team
        Eugene Sandulenko
        Crane Yang                     - GSoC Student
        Dmitry Iskrich
-       Dylan Servilla                 - GSoC Student
+       Deborah Servilla               - GSoC Student
        Nathanael Gentry               - GSoC Student
        Roland van Laar
        Scott Percival
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 65a79c7738..010572cd53 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -370,7 +370,7 @@ Director
      - GSoC Student
    * - Dmitry Iskrich
      -
-   * - Dylan Servilla
+   * - Deborah Servilla
      - GSoC Student
    * - Nathanael Gentry
      - GSoC Student
diff --git a/engines/director/credits.pl b/engines/director/credits.pl
index 402266e125..2f3542400e 100644
--- a/engines/director/credits.pl
+++ b/engines/director/credits.pl
@@ -2,7 +2,7 @@ begin_section("Director");
 	add_person("Eugene Sandulenko", "sev", "");
 	add_person("Crane Yang", "sheep", "GSoC Student");
 	add_person("Dmitry Iskrich", "", "");
-	add_person("Dylan Servilla", "djsrv", "GSoC Student");
+	add_person("Deborah Servilla", "djsrv", "GSoC Student");
 	add_person("Nathanael Gentry", "npjg", "GSoC Student");
 	add_person("Roland van Laar", "rvanlaar", "");
 	add_person("Scott Percival", "moralrecordings", "");
diff --git a/gui/credits.h b/gui/credits.h
index fe41166108..5310ffee48 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -199,7 +199,7 @@ static const char *credits[] = {
 "C0""Crane Yang",
 "C2""GSoC Student",
 "C0""Dmitry Iskrich",
-"C0""Dylan Servilla",
+"C0""Deborah Servilla",
 "C2""GSoC Student",
 "C0""Nathanael Gentry",
 "C2""GSoC Student",




More information about the Scummvm-git-logs mailing list