From 03d621646a42b885651d69165a8d5225aa117e9a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 16 Jun 2007 20:52:20 +0000 Subject: Add more nicks to credits svn-id: r27494 --- tools/credits.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index a6c35d745d..acdbe03797 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -750,8 +750,8 @@ begin_credits("Credits"); add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support"); add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support"); add_person("Edward Rudd", "urkle", "Fixes for playing MP3 versions of MI1/Loom audio"); - add_person("Daniel Schepler", "", "Final MI1 CD music support, initial Ogg Vorbis support"); - add_person("André Souza", "", "SDL-based OpenGL renderer"); + add_person("Daniel Schepler", "dschepler", "Final MI1 CD music support, initial Ogg Vorbis support"); + add_person("André Souza", "luke_br", "SDL-based OpenGL renderer"); add_person("Robin Watts", "robinwatts", "ARM assembly routines for the Windows CE port"); end_persons(); end_section(); -- cgit v1.2.3