From 163f49240b39b74d30f548a56e5634608580a448 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 24 Jun 2006 22:44:51 +0000 Subject: Add Keith Scroggins to credits as Atari/FreeMiNT builder. svn-id: r23297 --- 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 c1a5fd47b9..219221b65b 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -622,6 +622,10 @@ begin_credits("Credits"); add_person("Juha Niemimäki", "", ""); end_section(); + begin_section("Atari/FreeMiNT"); + add_person("Keith Scroggins", "KeithS", ""); + end_section(); + begin_section("BeOS"); add_person("Stefan Parviainen", "", ""); end_section(); -- cgit v1.2.3