[Scummvm-git-logs] scummvm master -> 53b61d444e9a9bd125079dfbcb7d12c9c2280618
dreammaster
dreammaster at scummvm.org
Sat Feb 13 02:52:00 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:
53b61d444e AGS: Add AGA's name to his credits entry
Commit: 53b61d444e9a9bd125079dfbcb7d12c9c2280618
https://github.com/scummvm/scummvm/commit/53b61d444e9a9bd125079dfbcb7d12c9c2280618
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-02-12T18:51:06-08:00
Commit Message:
AGS: Add AGA's name to his credits entry
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 6f348c7753..e49ddf693d 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -596,7 +596,7 @@ begin_credits("Credits");
add_person("Tom Vandepoele", "", "AGS");
add_person("Tzach Shabtay", "", "AGS");
add_person("", "rofl0r", "AGS");
- add_person("", "AGA", "AgsCreditz");
+ add_person("Berian Williams", "AGA", "AgsCreditz");
end_section();
More information about the Scummvm-git-logs
mailing list