[Scummvm-cvs-logs] CVS: web contact.php,1.1.1.1,1.2

Max Horn fingolfin at users.sourceforge.net
Mon Jun 3 14:15:06 CEST 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv16824

Modified Files:
	contact.php 
Log Message:
added Endy to contacts list, removed Ludvig's email address so that he isn't bugged that often ;-)

Index: contact.php
===================================================================
RCS file: /cvsroot/scummvm/web/contact.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- contact.php	5 Mar 2002 21:39:37 -0000	1.1.1.1
+++ contact.php	3 Jun 2002 21:14:46 -0000	1.2
@@ -29,9 +29,9 @@
 	<table border=0 cellpadding=10 cellspacing=0>
 	  
 	  <tr>
-	    <td><a href="http://sourceforge.net/sendmessage.php?touser=341696" target="_blank">Ludvig Strigeus</a></td>
-	    <td>[ strigeus ]</td>
-	    <td>- Lead Programmer, Project Admin</td>
+	    <td><a href="http://sourceforge.net/sendmessage.php?touser=2715" target="_blank">James Brown</a></td>
+	    <td>[ endy ]</td>
+	    <td>- Developer, Current Project Admin</td>
 	  </tr>
 	  
 	  <tr>
@@ -46,6 +46,12 @@
 	    <td>- Webmaster</td>	  
 	  </tr>
 
+	  <tr>
+	    <td>Ludvig Strigeus</td>
+	    <td>[ strigeus ]</td>
+	    <td>- Original ScummVM author, Former Project Admin</td>
+	  </tr>
+	  
 	  <tr>
 	    <td colspan=3><a href="http://sourceforge.net/project/memberlist.php?group_id=37116">Everybody else...</a></td>
 	  </tr>





More information about the Scummvm-git-logs mailing list