From aae3f96f356401c72687a28b4f147da6ba51d579 Mon Sep 17 00:00:00 2001 From: John Willis Date: Wed, 20 Oct 2010 13:09:40 +0000 Subject: TOOLS: Add OpenPandora to credits and replace GP2X/Wiz with GPH Devices. * I hope this is the right place to to this ;). svn-id: r53642 --- tools/credits.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/credits.pl b/tools/credits.pl index 6175906796..002eed7bff 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -684,7 +684,7 @@ begin_credits("Credits"); add_person("Marcus Comstedt", "", ""); end_section(); - begin_section("GP2X"); + begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)"); add_person("John Willis", "DJWillis", ""); end_section(); @@ -708,6 +708,10 @@ begin_credits("Credits"); add_person("Neil Millstone", "agent-q", ""); end_section(); + begin_section("OpenPandora"); + add_person("John Willis", "DJWillis", ""); + end_section(); + begin_section("PocketPC / WinCE"); add_person("Nicolas Bacca", "arisme", "(retired)"); add_person("Kostas Nakos", "Jubanka", ""); -- cgit v1.2.3