[Commits] [svn:einsteintoolkit] www/about/contributers/ (Rev. 64)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Mon Mar 15 09:50:05 CDT 2010


User: gallen
Date: 2010/03/15 09:50 AM

Added:
 /about/contributers/
  index.php

Log:
 new page

File Changes:

Directory: /about/contributers/
===============================

File [added]: index.php
Delta lines: +22 -0
===================================================================
--- about/contributers/index.php	                        (rev 0)
+++ about/contributers/index.php	2010-03-15 14:50:05 UTC (rev 64)
@@ -0,0 +1,22 @@
+<?php $title='Consortium Members';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<p>
+This page lists those who have contributed to the algorithm and software development of the Einstein Toolkit. This list is not complete, if you spot missing names please email XXXX.
+</p>
+
+<ul>
+	<li>Miguel Alcubierre</li>
+    <li>Gabrielle Allen</li>
+	<li>Eloisa Bentivegna</li>
+	<li>Steven Brandt</li>
+    <li>Peter Diener</li>
+	<li>Tom Goodale</li>
+    <li>Ian Hinder</li>
+    <li>Frank Loeffler</li>
+    <li>Christian Ott</li>
+    <li>David Rideout</li>
+    <li>Erik Schnetter</li>
+</ul>
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: about/contributers/index.php
___________________________________________________________________
Name: svn:executable
   + *




More information about the Commits mailing list