[Scummvm-git-logs] scummvm master -> 780ef2566b237c45e7099bf0367bb641bb76429b
Strangerke
noreply at scummvm.org
Sat Oct 14 21:21:59 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:
780ef2566b EFH: Add credit file
Commit: 780ef2566b237c45e7099bf0367bb641bb76429b
https://github.com/scummvm/scummvm/commit/780ef2566b237c45e7099bf0367bb641bb76429b
Author: Strangerke (arnaud.boutonne at gmail.com)
Date: 2023-10-14T22:21:50+01:00
Commit Message:
EFH: Add credit file
Changed paths:
A engines/efh/credits.pl
diff --git a/engines/efh/credits.pl b/engines/efh/credits.pl
new file mode 100644
index 00000000000..cf7857ae346
--- /dev/null
+++ b/engines/efh/credits.pl
@@ -0,0 +1,3 @@
+begin_section("Efh");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+end_section();
More information about the Scummvm-git-logs
mailing list