From 1373686c348f33634bc284c993cb0d5c2b6f0ff6 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 6 Oct 2006 19:08:55 +0000 Subject: Added DJWillis as official GP2X porter. svn-id: r24145 --- tools/credits.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 075f6c0dcc..2a27eb9741 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -548,6 +548,10 @@ begin_credits("Credits"); add_person("Marcus Comstedt", "", ""); end_section(); + begin_section("GP2X"); + add_person("John Willis", "DJWillis", ""); + end_section(); + begin_section("GP32"); add_person("Won Star", "wonst719", ""); end_section(); -- cgit v1.2.3