From 189fa7cca5510149719058c1baa9f8af76ea5145 Mon Sep 17 00:00:00 2001 From: truelight Date: Tue, 26 Jun 2007 13:36:00 +0000 Subject: [PATCH] (svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;) --- readme.txt | 4 ++-- src/misc_gui.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 149720f990..22f208e866 100644 --- a/readme.txt +++ b/readme.txt @@ -292,11 +292,11 @@ The OpenTTD team (in alphabetical order): Loïc Guilloux (glx) - In training, not yet specialized Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;) Kerekes Miham (MiHaMiX) - Maintainer of translator service, and host of nightlies - Owen Rudge (orudge) - Contributor, forum host, master server host, OS/2 port + Owen Rudge (orudge) - Contributor, forum host, OS/2 port Peter Nelson (peter1138) - Spiritual descendant from newgrf gods Remko Bijker (Rubidium) - THE desync hunter Christoph Mallon (Tron) - Programmer, code correctness police - Patric Stout (TrueLight) - Programmer, network guru, SVN-repository and website host + Patric Stout (TrueLight) - Programmer, network guru, SVN-, MS-, and website host Retired Developers: Dominik Scherer (dominik81) - Lead programmer, GUI expert (0.3.0 - 0.3.6) diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 93397c0e07..8cdef31345 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -217,11 +217,11 @@ static const char *credits[] = { " Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)", " Jonathan Coome (Maedhros) - High priest of the newGRF Temple", " Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host", - " Owen Rudge (orudge) - Forum and masterserver host, OS/2 port", + " Owen Rudge (orudge) - Forum host, OS/2 port", " Peter Nelson (peter1138) - Spiritual descendant from newgrf gods", " Remko Bijker (Rubidium) - THE desync hunter", " Christoph Mallon (Tron) - Programmer, code correctness police", - " Patric Stout (TrueLight) - Coder, network guru, SVN- and website host", + " Patric Stout (TrueLight) - Coder, network guru, SVN-, MS- and website host", "", "Retired Developers:", " Ludvig Strigeus (ludde) - OpenTTD author, main coder (0.1 - 0.3.3)",