Check-in Number:
|
1886 | |
Date: |
2002-Feb-15 21:15:51 (local)
2002-Feb-15 20:15:51 (UTC) |
User: | rse |
Branch: | |
Comment: |
more content |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/com/contributors.wml 1.1 -> 1.2
--- contributors.wml 2002/02/13 16:35:02 1.1
+++ contributors.wml 2002/02/15 20:15:51 1.2
@@ -3,5 +3,16 @@
<title>Community: Contributors</title>
-<h1>Community: Contributors</h1>
+The following people have contributed to the OSSP project:
+
+<p>
+<define-tag person>
+<tr>
+ <td><b>%0</b></td>
+ <td align=right> <<a href="mailto:%1">%1</a>></td>
+</tr>
+</define-tag>
+<table cellspacing=0 cellpadding=0 border=0>
+ <person "Peter Simons" "simons@computer.org">
+</table>
|
|
ossp-web/com/developers.wml 1.1 -> 1.2
--- developers.wml 2002/02/13 16:35:02 1.1
+++ developers.wml 2002/02/15 20:15:51 1.2
@@ -3,5 +3,20 @@
<title>Community: Developers</title>
-<h1>Community: Developers</h1>
+The OSSP project team currently consists of the following developers:
+
+<p>
+<define-tag person>
+<tr>
+ <td><b>%0</b></td>
+ <td align=right> <<a href="mailto:%1">%1</a>></td>
+ <td> %2</td>
+</tr>
+</define-tag>
+<table cellspacing=0 cellpadding=0 border=0>
+ <person "Ralf S. Engelschall" "rse@ossp.org" "developer, project leader">
+ <person "Thomas Lotterer" "thl@ossp.org" "developer">
+ <person "Peter Smej" "ps@ossp.org" "developer">
+ <person "Michael Schloh" "ms@ossp.org" "developer">
+</table>
|
|
ossp-web/com/sponsors.wml 1.1 -> 1.2
--- sponsors.wml 2002/02/13 16:35:02 1.1
+++ sponsors.wml 2002/02/15 20:15:51 1.2
@@ -3,5 +3,22 @@
<title>Community: Sponsors</title>
-<h1>Community: Sponsors</h1>
+The following sponsors support OSSP:
+
+<h2>Cable & Wireless Deutschland GmbH</h2>
+
+<ul>
+ <li>Hosting Rack-Space
+ <li>Network Connectivity
+ <li>Hardware
+ <li>Manpower
+</ul>
+
+<h2>Ralf S. Engelschall</h2>
+
+<ul>
+ <li>Domain Registration
+ <li>System Administration
+ <li>Hardware
+</ul>
|
|