From d6db4af528763e77796f5f35a2144c4a012e76e4 Mon Sep 17 00:00:00 2001 From: Thanasis Antoniou Date: Tue, 2 Apr 2019 23:29:55 +0300 Subject: CREDITS: Proper add Thanasis Antoniou to authors --- devtools/credits.pl | 1 + gui/credits.h | 1 + 2 files changed, 2 insertions(+) diff --git a/devtools/credits.pl b/devtools/credits.pl index ec6a22e558..59ebb51a07 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 dc1174fc77..23c1e90e6d 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", -- cgit v1.2.3