aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--gui/credits.h2
-rwxr-xr-xtools/credits.pl2
3 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index b6d0d62ec0..0278ff1050 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -330,7 +330,7 @@ Other contributions
Lothar Serra Mari
Hungarian:
- Eugene Sandulenko
+ Alex Bevilacqua
Russian:
Eugene Sandulenko
diff --git a/gui/credits.h b/gui/credits.h
index 32709f7530..d5607f621e 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -374,7 +374,7 @@ static const char *credits[] = {
"C0""Lothar Serra Mari",
"",
"C1""Hungarian",
-"C0""Eugene Sandulenko",
+"C0""Alex Bevilacqua",
"",
"C1""Russian",
"C0""Eugene Sandulenko",
diff --git a/tools/credits.pl b/tools/credits.pl
index 208602911e..49b526c66b 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -867,7 +867,7 @@ begin_credits("Credits");
add_person("Lothar Serra Mari", "Lothar93", "");
end_section();
begin_section("Hungarian");
- add_person("Eugene Sandulenko", "sev", "");
+ add_person("Alex Bevilacqua", "", "");
end_section();
begin_section("Russian");
add_person("Eugene Sandulenko", "sev", "");