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

lotharsm mail at serra.me
Sat Oct 23 10:40:21 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:
a4f8e4ae5c CREDITS: Update credits


Commit: a4f8e4ae5c8e559e84386e586a116e905021506d
    https://github.com/scummvm/scummvm/commit/a4f8e4ae5c8e559e84386e586a116e905021506d
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-10-23T12:40:04+02:00

Commit Message:
CREDITS: Update credits

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


diff --git a/AUTHORS b/AUTHORS
index d577e442c0..9178b71bea 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,6 +5,7 @@ ScummVM Team
      Pawel Kolodziejski
      Eugene Sandulenko
      Einar Johan T. Somaaen
+     Lothar Serra Mari
 
   PR Office
   ---------
@@ -657,6 +658,7 @@ ScummVM Team
        Robin Watts                    - ARM assembly routines for nice
                                         speedups on several ports;
                                         improvements to the sound mixer
+       Trembyle                       - Archivist
 
   Website (code)
   --------------
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 699b9148fb..76c71ea1af 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -507,6 +507,7 @@ begin_credits("Credits");
 				add_person("Paweł Kołodziejski", "aquadran", "");
 				add_person("Eugene Sandulenko", "sev", "");
 				add_person("Einar Johan T. Sømåen", "somaen", "");
+				add_person("Lothar Serra Mari", "lotharsm", "");
 			end_persons();
 		end_section();
 
@@ -676,6 +677,7 @@ begin_credits("Credits");
 				add_person("Chris Page", "cp88", "Return to launcher, savestate improvements, leak fixes, ... (GSoC 2008 task) (retired)");
 				add_person("Coen Rampen", "NMIError", "Sound improvements");
 				add_person("Robin Watts", "robinwatts", "ARM assembly routines for nice speedups on several ports; improvements to the sound mixer");
+				add_person("", "Trembyle", "Archivist");
 			end_section();
 		end_section();
 
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index fd25193417..6490ce66aa 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -20,6 +20,8 @@ Project Leaders
      -
    * - Einar Johan T. Sømåen
      -
+   * - Lothar Serra Mari
+     -
 
 PR Office
 *********
@@ -1643,6 +1645,8 @@ Miscellaneous
      - Sound improvements
    * - Robin Watts
      - ARM assembly routines for nice speedups on several ports; improvements to the sound mixer
+   * - Trembyle
+     - Archivist
 
 Website (code)
 **************
diff --git a/gui/credits.h b/gui/credits.h
index 3c5208356f..f0b3f72657 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -6,6 +6,7 @@ static const char *credits[] = {
 "C0""Pawe\305\202 Ko\305\202odziejski",
 "C0""Eugene Sandulenko",
 "C0""Einar Johan T. S\303\270m\303\245en",
+"C0""Lothar Serra Mari",
 "",
 "C1""PR Office",
 "C0""Arnaud Boutonn\303\251",
@@ -798,6 +799,8 @@ static const char *credits[] = {
 "C2""Sound improvements",
 "C0""Robin Watts",
 "C2""ARM assembly routines for nice speedups on several ports; improvements to the sound mixer",
+"C0""Trembyle",
+"C2""Archivist",
 "",
 "",
 "C1""Website (code)",




More information about the Scummvm-git-logs mailing list