[Scummvm-git-logs] scummvm master -> a1a5d53c2f610740830bd007746ff429c48ee602
sev-
noreply at scummvm.org
Mon Feb 10 16:31:25 UTC 2025
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:
a1a5d53c2f CREDITS: Update
Commit: a1a5d53c2f610740830bd007746ff429c48ee602
https://github.com/scummvm/scummvm/commit/a1a5d53c2f610740830bd007746ff429c48ee602
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-02-10T17:31:08+01:00
Commit Message:
CREDITS: Update
Changed paths:
AUTHORS
doc/docportal/help/credits.rst
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index 97439425810..5f55bc8625d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -239,6 +239,10 @@ ScummVM Team
Sven Hesse
Eugene Sandulenko
+ Got:
+ Paul Gilbert
+ Arnaud Boutonne
+
Griffon:
Eugene Sandulenko
@@ -324,6 +328,7 @@ ScummVM Team
M4:
Paul Gilbert
+ Arnaud Boutonne
MacVenture:
Borja Lorente - GSoC student
@@ -337,6 +342,9 @@ ScummVM Team
Paul Gilbert
Filippos Karapetis
+ Media Station:
+ Nathanael Gentry
+
MM (Xeen):
Paul Gilbert
Benoit Pierre
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index b240ee04eb7..96988e69504 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -586,6 +586,17 @@ Gob
* - Eugene Sandulenko
-
+Got
+^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Paul Gilbert
+ -
+ * - Arnaud Boutonné
+ -
+
Griffon
^^^^^^^
@@ -814,6 +825,8 @@ M4
* - Paul Gilbert
-
+ * - Arnaud Boutonné
+ -
MacVenture
^^^^^^^^^^
@@ -848,6 +861,15 @@ MADS
* - Filippos Karapetis
-
+Media Station
+^^^^^^^^^^^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Nathanael Gentry
+ -
+
MM (Xeen)
^^^^^^^^^
diff --git a/gui/credits.h b/gui/credits.h
index c256ce694f1..ea802f80ab4 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -297,6 +297,10 @@ static const char *const credits[] = {
"C0""Sven Hesse",
"C0""Eugene Sandulenko",
"",
+"C1""Got",
+"C0""Paul Gilbert",
+"C0""Arnaud Boutonn\303\251",
+"",
"C1""Griffon",
"C0""Eugene Sandulenko",
"",
@@ -396,6 +400,7 @@ static const char *const credits[] = {
"",
"C1""M4",
"C0""Paul Gilbert",
+"C0""Arnaud Boutonn\303\251",
"",
"C1""MacVenture",
"C0""Borja Lorente",
@@ -410,6 +415,9 @@ static const char *const credits[] = {
"C0""Paul Gilbert",
"C0""Filippos Karapetis",
"",
+"C1""Media Station",
+"C0""Nathanael Gentry",
+"",
"C1""MM (Xeen)",
"C0""Paul Gilbert",
"C0""Benoit Pierre",
More information about the Scummvm-git-logs
mailing list