aboutsummaryrefslogtreecommitdiff
path: root/Carpet
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-08-17 16:13:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-08-17 16:13:00 +0000
commit082e84df3a5607efe20332d804816ae1407e288e (patch)
tree5203c5fe3a49cd816146ca0b903728cc91b5b32a /Carpet
parent512c2e4d1e47857a8034b0196acb010c398e1fc7 (diff)
CarpetWeb: Add page listing Carpet's contributors
darcs-hash:20060817161323-dae7b-10cc62980bcb3fc96a4c3bcf80ec7542afdaaa30.gz
Diffstat (limited to 'Carpet')
-rw-r--r--Carpet/CarpetWeb/contributors.html66
-rw-r--r--Carpet/CarpetWeb/index.html5
2 files changed, 69 insertions, 2 deletions
diff --git a/Carpet/CarpetWeb/contributors.html b/Carpet/CarpetWeb/contributors.html
new file mode 100644
index 000000000..d1995a63e
--- /dev/null
+++ b/Carpet/CarpetWeb/contributors.html
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
+ <title>Carpet Contributors</title>
+ <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+ </script>
+ <script type="text/javascript">
+ _uacct = "UA-97002-1";
+ urchinTracker();
+ </script>
+ </head>
+
+ <body>
+ <h1>Carpet Contributors</h1>
+
+
+
+ <p>The following people contributed patches to Carpet, as of
+ 2006-08-17. This list is unfair, because we had many discussions
+ with people who themselves did not record any patches, and it does
+ not distinguish between large and small patches. There are
+ probably also many other things wrong with this list. However, it
+ at least gets the names of the main developers up for everybody to
+ see. Here we go:</p>
+
+ <table>
+ <tr><th>Patches</th> <th align="left">Name</th></tr>
+ <tr><td>1346</td> <td>Erik Schnetter</td></tr>
+ <tr><td> 202</td> <td>Thomas Radke</td></tr>
+ <tr><td> 73</td> <td>Christian D. Ott</td></tr>
+ <tr><td> 55</td> <td>Ian Hawke</td></tr>
+ <tr><td> 52</td> <td>Scott H. Hawley</td></tr>
+ <tr><td> 32</td> <td>Steve White</td></tr>
+ <tr><td> 17</td> <td>Burkhard Zink</td></tr>
+ <tr><td> 10</td> <td>cvs_anon</td></tr>
+ <tr><td> 2</td> <td>Frank Löffler</td></tr>
+ <tr><td> 1</td> <td>Luca Baiotti</td></tr>
+ <tr><td> 1</td> <td>Jonathan Thornburg</td></tr>
+ </table>
+
+
+
+ <hr />
+
+ <p>Go back to the <a href=".">Carpet home page</a>.</p>
+
+ <hr />
+
+ <p>
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0!" height="31" width="88" /></a>
+ </p>
+
+ <hr />
+ <address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
+<!-- Created: Thu Aug 17 2006 -->
+<!-- hhmts start -->
+Last modified: Thu Aug 17 2006
+<!-- hhmts end -->
+ </body>
+</html>
diff --git a/Carpet/CarpetWeb/index.html b/Carpet/CarpetWeb/index.html
index eef89f7a5..55f9bb3cf 100644
--- a/Carpet/CarpetWeb/index.html
+++ b/Carpet/CarpetWeb/index.html
@@ -40,7 +40,8 @@
<a href="status-reports.html">Status&nbsp;reports</a><br />
<a href="get-carpet-darcs.html">Download</a><br />
<a href="http://bugs.carpetcode.org/">Bugzilla</a><br />
-<a href="feature-requests.html">Missing&nbsp;features</a></p>
+<a href="feature-requests.html">Missing&nbsp;features</a><br />
+<a href="contributors.html">Contributors</a></p>
<p><b>Visualisation</b><br />
<a href="visualisation-tools.html">Tools</a><br />
@@ -374,7 +375,7 @@
<p>
<!-- Created: Tue Aug 12 12:12:08 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Tue Mar 1 2006
+Last modified: Thu Aug 17 2006
<!-- hhmts end -->
</p>