[Scummvm-git-logs] scummvm master -> 79ba124bce2bb468f4b8d70de1c66e4cd89419a3

sev- sev at scummvm.org
Sun Aug 30 14:37:02 UTC 2020


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:
79ba124bce CREDITS: Added BeWorld as the MorphOS porter


Commit: 79ba124bce2bb468f4b8d70de1c66e4cd89419a3
    https://github.com/scummvm/scummvm/commit/79ba124bce2bb468f4b8d70de1c66e4cd89419a3
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-30T16:36:48+02:00

Commit Message:
CREDITS: Added BeWorld as the MorphOS porter

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


diff --git a/AUTHORS b/AUTHORS
index 2e70543c4f..47cd156c37 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -603,6 +603,7 @@ Other contributions
        Dominik Scherer                - (retired)
 
     MorphOS:
+       BeWorld
        Fabien Coeurjoly
        Ruediger Hanke                 - (retired)
 
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 45bf6f9eda..5286da1729 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1301,6 +1301,7 @@ begin_credits("Credits");
 			end_section();
 
 			begin_section("MorphOS");
+				add_person("", "BeWorld", "");
 				add_person("Fabien Coeurjoly", "fab1", "");
 				add_person("Rüdiger Hanke", "", "(retired)");
 			end_section();
diff --git a/gui/credits.h b/gui/credits.h
index ac83a53f1a..638b60d192 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -698,6 +698,7 @@ static const char *credits[] = {
 "C2""(retired)",
 "",
 "C1""MorphOS",
+"C0""BeWorld",
 "C0""Fabien Coeurjoly",
 "C0""R\374diger Hanke",
 "C2""(retired)",




More information about the Scummvm-git-logs mailing list