[Scummvm-cvs-logs] CVS: web contact.php,1.22,1.23
Max Horn
fingolfin at users.sourceforge.net
Sat May 3 14:45:05 CEST 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv16083
Modified Files:
contact.php
Log Message:
Added Chris Apers & PalmOS port; and updated my status
Index: contact.php
===================================================================
RCS file: /cvsroot/scummvm/web/contact.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- contact.php 25 Apr 2003 19:06:20 -0000 1.22
+++ contact.php 3 May 2003 21:44:17 -0000 1.23
@@ -53,10 +53,10 @@
add_person('<a href="http://sourceforge.net/sendmessage.php?touser=2715" target="_blank">James Brown</a>',
'<a href="http://www.enderboi.com/">endy</a>',
"Lead developer");
+ add_person('<a href="http://sourceforge.net/sendmessage.php?touser=12935" target="_blank">Max Horn</a>',
+ 'fingolfin', "Lead developer");
add_person('<a href="http://sourceforge.net/sendmessage.php?touser=345958" target="_blank">Vincent Hamm</a>',
'yazoo', "Developer (retired)");
- add_person('<a href="http://sourceforge.net/sendmessage.php?touser=12935" target="_blank">Max Horn</a>',
- 'fingolfin', "Developer, MacOS X port, new GUI");
add_person('<a href="http://sourceforge.net/sendmessage.php?touser=339357" target="_blank">Jeremy Newman</a>',
'<a href="http://www.dracowulf.com/">laxdragon</a>', "Webmaster");
add_person('Ludvig Strigeus', 'ludde', "Original ScummVM author, initial Simon support (retired)");
@@ -67,6 +67,7 @@
<?php
add_person("Torbjörn Andersson", "eriktorbjorn", "Many different contributions");
+ add_person("Chris Apers ", "chrilith ", "PalmOS port");
add_person("Nicolas Bacca", "arisme", "PocketPC/WinCE port");
add_person("Ralph Brorsen", "painelf", "His work on the new GUI");
add_person("Jamieson Christian", "jamieson630", "Lots of work on iMuse/MIDI");
More information about the Scummvm-git-logs
mailing list