[Scummvm-git-logs] scummvm master -> f9c6dc2f90b7b5a03f5626eb300a45efad50ace8
dreammaster
noreply at scummvm.org
Fri Dec 3 04:10:49 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:
f9c6dc2f90 XEEN: Add Benoit Pierre to credits
Commit: f9c6dc2f90b7b5a03f5626eb300a45efad50ace8
https://github.com/scummvm/scummvm/commit/f9c6dc2f90b7b5a03f5626eb300a45efad50ace8
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-12-02T20:10:31-08:00
Commit Message:
XEEN: Add Benoit Pierre to credits
Changed paths:
engines/xeen/credits.pl
diff --git a/engines/xeen/credits.pl b/engines/xeen/credits.pl
index 544d903880..ff07c4694d 100644
--- a/engines/xeen/credits.pl
+++ b/engines/xeen/credits.pl
@@ -1,5 +1,6 @@
begin_section("Xeen");
add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Benoit Pierre", "benoit-pierre", "");
add_person("David Goldsmith", "WizardStan", "(analysis)");
add_person("Matt Taylor", "", "(analysis)");
end_section();
More information about the Scummvm-git-logs
mailing list