Add FreeSCI contributors

svn-id: r39457
This commit is contained in:
Henry Bush 2009-03-16 21:42:35 +00:00
parent 6e3bf6af79
commit 03a807fa2b

View File

@ -691,6 +691,51 @@ begin_credits("Credits");
end_persons();
end_section();
begin_section("FreeSCI Contributors");
begin_persons();
add_person("Anders Baden Nielsen", "", "PPC testing");
add_person("Bas Zoetekouw", "", "Man pages, debian package management, CVS maintenance");
add_person("Carl Muckenhoupt", "", "Sources to the SCI resource viewer tools that started it all");
add_person("Chris Kehler", "", "Makefile enhancements");
add_person("Christoph Reichenbach", "", "UN*X code, VM/Graphics/Sound/other infrastructure");
add_person("Christopher T. Lansdown", "", "Original CVS maintainer, Alpha compatibility fixes");
add_person("Claudio Matsuoka", "", "CVS snapshots, daily builds, BeOS and cygwin ports");
add_person("Dark Minister", "", "SCI research (bytecode and parser)");
add_person("Dmitry Jemerov", "", "Port to the Win32 platform, numerous bugfixes");
add_person("Emmanuel Jeandel", "", "Bugfixes and bug reports");
add_person("Francois-R Boyer", "", "MT-32 information and mapping code");
add_person("George Reid", "", "FreeBSD package management");
add_person("Hubert Maier", "", "AmigaOS 4 port");
add_person("Hugues Valois", "", "Game selection menu");
add_person("Johannes Manhave", "", "Document format translation");
add_person("Jordi Vilalta", "", "Numerous code and website clean-up patches");
add_person("Lars Skovlund", "", "Project maintenance, most documentation, bugfixes, SCI1 support");
add_person("Magnus Reftel", "", "Heap implementation, Python class viewer, bugfixes");
add_person("Matt Hargett", "", "Clean-ups, bugfixes, Hardcore QA, Win32");
add_person("Max Horn", "", "SetJump implementation");
add_person("Paul David Doherty", "", "Game version information");
add_person("Petr Vyhnak", "", "The DCL-INFLATE algorithm, many Win32 improvements");
add_person("Rainer Canavan", "", "IRIX MIDI driver and bug fixes");
add_person("Rainer De Temple", "", "SCI research");
add_person("Ravi I.", "", "SCI0 sound resource specification");
add_person("Ruediger Hanke", "", "Port to the MorphOS platform");
add_person("Rune Orsval", "", "Configuration file editor");
add_person("Rickard Lind", "", "MT32->GM MIDI mapping magic, sound research");
add_person("Rink Springer", "", "Port to the DOS platform, several bug fixes");
add_person("Robey Pointer", "", "Bug tracking system hosting");
add_person("Sergey Lapin", "", "Port of Carl's type 2 decompression code");
add_person("Solomon Peachy", "", "SDL ports and much of the sound subsystem");
add_person("Vyacheslav Dikonov", "", "Config script improvements");
add_person("Walter van Niftrik", "", "Ports to the Dreamcast and GP32 platforms");
add_person("Xiaojun Chen", "", "");
add_person("Sean Terrell", "", "");
end_persons();
add_paragraph("Special thanks to Prof. Dr. Gary Nutt ".
"for allowing the FreeSCI VM extension as a ".
"course project in his Advanced OS course");
add_paragraph("Special thanks to Bob Heitman and Corey Cole for their support of FreeSCI");
end_section();
begin_section("Retired Team Members");
begin_persons();
add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer");