From 5c8c1ca95ce25f39467eef2001a0e204b46f7eb9 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 12 May 2019 14:20:04 +0300 Subject: Revert "CREDITS: mark Vicent Marti as retired" This reverts commit 62cf04f5022953542540ab0d1a3dca4aae9adf18. --- AUTHORS | 2 +- devtools/credits.pl | 2 +- gui/credits.h | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index c5e04e7020..251ec615b6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -419,7 +419,7 @@ ScummVM Team GUI: Max Horn - (retired) - Vicent Marti - (retired) + Vicent Marti Eugene Sandulenko Johannes Schickel - (retired) diff --git a/devtools/credits.pl b/devtools/credits.pl index 696888731e..968a24281e 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1039,7 +1039,7 @@ begin_credits("Credits"); begin_section("GUI"); add_person("Max Horn", "Fingolfin", "(retired)"); - add_person("Vicent Marti", "tanoku", "(retired)"); + add_person("Vicent Marti", "tanoku", ""); add_person("Eugene Sandulenko", "sev", ""); add_person("Johannes Schickel", "LordHoto", "(retired)"); end_section(); diff --git a/gui/credits.h b/gui/credits.h index 184fc78c92..c7ce3e2271 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -512,7 +512,6 @@ static const char *credits[] = { "C0""Max Horn", "C2""(retired)", "C0""Vicent Marti", -"C2""(retired)", "C0""Eugene Sandulenko", "C0""Johannes Schickel", "C2""(retired)", -- cgit v1.2.3