summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.txt1
-rw-r--r--src/misc_gui.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 5f33280c2..74bcdfbd4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -548,6 +548,7 @@ X.X) Credits:
---- --------
The OpenTTD team (in alphabetical order):
Albert Hofkamp (Alberth) - GUI expert
+ Ingo von Borstel (planetmaker) - Support
Jean-François Claeys (Belugas) - GUI, newindustries and more
Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework
Christoph Elsenhans (frosch) - General coding
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index 50fa127fc..22c5201b9 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -385,6 +385,7 @@ static const char * const _credits[] = {
"",
"The OpenTTD team (in alphabetical order):",
" Albert Hofkamp (Alberth) - GUI expert",
+ " Ingo von Borstel (planetmaker) - Support",
" Jean-Fran\xC3\xA7ois Claeys (Belugas) - GUI, newindustries and more",
" Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
" Christoph Elsenhans (frosch) - General coding",