[Scummvm-git-logs] scummvm master -> d6db4af528763e77796f5f35a2144c4a012e76e4
antoniou79
antoniou at cti.gr
Tue Apr 2 22:35:31 CEST 2019
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:
d6db4af528 CREDITS: Proper add Thanasis Antoniou to authors
Commit: d6db4af528763e77796f5f35a2144c4a012e76e4
https://github.com/scummvm/scummvm/commit/d6db4af528763e77796f5f35a2144c4a012e76e4
Author: Thanasis Antoniou (a.antoniou79 at gmail.com)
Date: 2019-04-02T23:31:20+03:00
Commit Message:
CREDITS: Proper add Thanasis Antoniou to authors
Changed paths:
devtools/credits.pl
gui/credits.h
diff --git a/devtools/credits.pl b/devtools/credits.pl
index ec6a22e..59ebb51 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -566,6 +566,7 @@ begin_credits("Credits");
begin_section("Blade Runner");
add_person("Thomas Fach-Pedersen", "madmoose", "");
add_person("Peter Kohaut", "peterkohaut", "");
+ add_person("Thanasis Antoniou", "Praetorian", "");
end_section();
begin_section("CGE");
diff --git a/gui/credits.h b/gui/credits.h
index dc1174f..23c1e90 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -93,6 +93,7 @@ static const char *credits[] = {
"C1""Blade Runner",
"C0""Thomas Fach-Pedersen",
"C0""Peter Kohaut",
+"C0""Thanasis Antoniou",
"",
"C1""CGE",
"A0""Arnaud Boutonne",
More information about the Scummvm-git-logs
mailing list