[Scummvm-git-logs] scummvm master -> d1185b1f6a1ae27963199f165ac63a6b8f2856a1
dreammaster
noreply at scummvm.org
Mon Feb 10 05:46:21 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:
d1185b1f6a M4: RIDDLE: Added Strangerke to credits.pl
Commit: d1185b1f6a1ae27963199f165ac63a6b8f2856a1
https://github.com/scummvm/scummvm/commit/d1185b1f6a1ae27963199f165ac63a6b8f2856a1
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2025-02-09T21:46:16-08:00
Commit Message:
M4: RIDDLE: Added Strangerke to credits.pl
Changed paths:
engines/m4/credits.pl
diff --git a/engines/m4/credits.pl b/engines/m4/credits.pl
index 68f941a9189..8260c80c80f 100644
--- a/engines/m4/credits.pl
+++ b/engines/m4/credits.pl
@@ -1,3 +1,4 @@
begin_section("M4");
add_person("Paul Gilbert", "DreamMaster", "");
+ add_person("Arnaud Boutonné", "Strangerke", "");
end_section();
More information about the Scummvm-git-logs
mailing list