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

criezy noreply at scummvm.org
Mon Feb 27 18:38:28 UTC 2023


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:
ba6f8935a7 CREDITS: Add dwa for macOS PPC


Commit: ba6f8935a77531df75875b6a84e03e2b2a6af333
    https://github.com/scummvm/scummvm/commit/ba6f8935a77531df75875b6a84e03e2b2a6af333
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2023-02-27T19:38:23+01:00

Commit Message:
CREDITS: Add dwa for macOS PPC

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


diff --git a/AUTHORS b/AUTHORS
index cd2e49c8893..c9194322f58 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -775,6 +775,7 @@ Other contributions
        Max Horn                       - (retired)
        Oystein Eftevaag               - (retired)
        Thierry Crozat
+       dwa                            - Tiger/Leopard PPC
 
     Mandriva:
        Dominik Scherer                - (retired)
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 24ac30c6da2..b79cc1c4fd9 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -770,6 +770,7 @@ begin_credits("Credits");
 				add_person("Max Horn", "Fingolfin", "(retired)");
 				add_person("Oystein Eftevaag", "vinterstum", "(retired)");
 				add_person("Thierry Crozat", "criezy", "");
+				add_person("", "dwa", "Tiger/Leopard PPC");
 			end_section();
 
 			begin_section("Mandriva");
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index b8a8331edc2..dee1cb59aa7 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -1914,6 +1914,8 @@ macOS
      - (retired)
    * - Thierry Crozat
      -
+   * - dwa
+     - Tiger/Leopard PPC
 
 Mandriva
 ^^^^^^^^
diff --git a/gui/credits.h b/gui/credits.h
index b1df31d1b0e..ace668da410 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -941,6 +941,8 @@ static const char *credits[] = {
 "C0""Oystein Eftevaag",
 "C2""(retired)",
 "C0""Thierry Crozat",
+"C0""dwa",
+"C2""Tiger/Leopard PPC",
 "",
 "C1""Mandriva",
 "C0""Dominik Scherer",




More information about the Scummvm-git-logs mailing list