[Scummvm-git-logs] scummvm master -> 3ba87b033db09f5a7fc02b671eae3d83673a2206

dreammaster noreply at scummvm.org
Thu Jan 16 04:38:44 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:
3ba87b033d GOT: Add Strangerke to credits.pl


Commit: 3ba87b033db09f5a7fc02b671eae3d83673a2206
    https://github.com/scummvm/scummvm/commit/3ba87b033db09f5a7fc02b671eae3d83673a2206
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2025-01-15T20:38:34-08:00

Commit Message:
GOT: Add Strangerke to credits.pl

Changed paths:
    engines/got/credits.pl


diff --git a/engines/got/credits.pl b/engines/got/credits.pl
index dfdb33dc671..0545dc94552 100644
--- a/engines/got/credits.pl
+++ b/engines/got/credits.pl
@@ -1,3 +1,4 @@
 begin_section("Got");
-add_person("Paul Gilbert", "dreammaster", "");
+add_person("Paul Gilbert", "DreamMaster", "");
+add_person("Arnaud Boutonné", "Strangerke", "");
 end_section();




More information about the Scummvm-git-logs mailing list