Modified: incubator/stonehenge/site/team-list.html
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/site/team-list.html?rev=962891&r1=962890&r2=962891&view=diff
==============================================================================
--- incubator/stonehenge/site/team-list.html (original)
+++ incubator/stonehenge/site/team-list.html Sat Jul 10 17:30:19 2010
@@ -1,486 +1,332 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one
-  ~ or more contributor license agreements. See the NOTICE file
-  ~ distributed with this work for additional information
-  ~ regarding copyright ownership. The ASF licenses this file
-  ~ to you under the Apache License, Version 2.0 (the
-  ~ "License"); you may not use this file except in compliance
-  ~ with the License. You may obtain a copy of the License at
-  ~
-  ~ http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing,
-  ~ software distributed under the License is distributed on an
-  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~ KIND, either express or implied. See the License for the
-  ~ specific language governing permissions and limitations
-  ~ under the License.
-  -->
+       ~ Licensed to the Apache Software Foundation (ASF) under one
+       ~ or more contributor license agreements. See the NOTICE file
+       ~ distributed with this work for additional information
+       ~ regarding copyright ownership. The ASF licenses this file
+       ~ to you under the Apache License, Version 2.0 (the
+       ~ "License"); you may not use this file except in compliance
+       ~ with the License. You may obtain a copy of the License at
+       ~
+       ~ http://www.apache.org/licenses/LICENSE-2.0
+       ~
+       ~ Unless required by applicable law or agreed to in writing,
+       ~ software distributed under the License is distributed on an
+       ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+       ~ KIND, either express or implied. See the License for the
+       ~ specific language governing permissions and limitations
+       ~ under the License.
+-->
+
+
+
+
+
+
+
+
+
+
+
 <html xmlns="http://www.w3.org/1999/xhtml";>
-<head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+  <head>
     <title>Apache Stonehenge - Team list</title>
     <style type="text/css" media="all">
-        @import url("./css/maven-base.css");
-        @import url("./css/maven-theme.css");
-        @import url("./css/site.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-</head>
-<body class="composite">
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
     <div id="banner">
-        <span id="bannerLeft">Apache Stonehenge - Documentation </span>
-        <div class="clear">
-            <hr />
-        </div>
+                    <span id="bannerLeft">
+    
+            Apache Stonehenge - Documentation
+    
+            </span>
+                        <a href="http://incubator.apache.org"; id="bannerRight">
+    
+                                            <img 
src="images/apache-incubator-logo.png" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
     </div>
     <div id="breadcrumbs">
-        <div class="xleft">
-            Last Published: 2009-06-04
-        </div>
-        <div class="xright">
-        </div>
-        <div class="clear">
-            <hr />
-        </div>
+          
+  
+
+  
+    
+  
+  
+    
+            <div class="xleft">
+        Last Published: 2010-06-30
+                      </div>
+            <div class="xright">      
+  
+
+  
+    
+  
+  
+    
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
     </div>
     <div id="leftColumn">
-        <div id="navcolumn">
-            <h5>
-                Main</h5>
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+    
+                   <h5>Main</h5>
             <ul>
-                <li class="none"><a href="index.html">Welcome</a> </li>
-            </ul>
-            <h5>
-                Getting Stonehenge</h5>
+              
+    <li class="none">
+                    <a href="index.html">Welcome</a>
+          </li>
+          </ul>
+              <h5>Getting Stonehenge</h5>
             <ul>
-                <li class="none"><a href="download.html">Download 
Stonehenge</a> </li>
-                <li class="none"><a href="license.html">License</a> </li>
-                <li class="none"><a 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Index";
-                    class="externalLink">Installation Guide</a> </li>
-                <li class="none"><a href="dependencies.html">Dependencies</a> 
</li>
-            </ul>
-            <h5>
-                Getting Involved</h5>
+              
+    <li class="none">
+                    <a href="download.html">Download Stonehenge</a>
+          </li>
+              
+    <li class="none">
+                    <a href="license.html">License</a>
+          </li>
+              
+    <li class="none">
+                    <a 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Index"; 
class="externalLink">Installation Guide</a>
+          </li>
+              
+    <li class="none">
+                    <a href="dependencies.html">Dependencies</a>
+          </li>
+          </ul>
+              <h5>Getting Involved</h5>
             <ul>
-                <li class="none"><strong>Project Team</strong> </li>
-                <li class="none"><a href="mail-lists.html">Mailing Lists</a> 
</li>
-                <li class="none"><a href="issue-tracking.html">Issue 
Tracking</a> </li>
-                <li class="none"><a href="source-repository.html">Checkout 
Source Code</a> </li>
-                <li class="none"><a 
href="http://svn.apache.org/viewvc/incubator/stonehenge/trunk/";
-                    class="externalLink">Source Code</a> </li>
-            </ul>
-            <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
-                <img alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
-            </a>
+              
+    <li class="none">
+              <strong>Project Team</strong>
+        </li>
+              
+    <li class="none">
+                    <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+              
+    <li class="none">
+                    <a href="issue-tracking.html">Issue Tracking</a>
+          </li>
+              
+    <li class="none">
+                    <a href="source-repository.html">Checkout Source Code</a>
+          </li>
+              
+    <li class="none">
+                    <a 
href="http://svn.apache.org/viewvc/incubator/stonehenge/trunk/"; 
class="externalLink">Source Code</a>
+          </li>
+          </ul>
+                                           <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+    
         </div>
     </div>
     <div id="bodyColumn">
-        <div id="contentBox">
-            <div class="section">
-                <h2>
-                    The Team</h2>
-                <p>
-                    A successful project requires many people to play many 
roles. Some members write
-                    code or documentation, while others are valuable as 
testers, submitting patches
-                    and suggestions.</p>
-                <p>
-                    The team is comprised of Members and Contributors. Members 
have direct access to
-                    the source of a project and actively evolve the code-base. 
Contributors improve
-                    the project through submission of patches and suggestions 
to the Members. The number
-                    of Contributors to the project is unbounded. Get involved 
today. All contributions
-                    to the project are greatly appreciated.</p>
-                <div class="section">
-                    <h3>
-                        Members</h3>
-                    <p>
-                        The following is a list of developers with commit 
privileges that have directly
-                        contributed to the project in one way or another.</p>
-                    <table class="bodyTable">
-                        <tr class="a">
-                            <th>
-                                Name
-                            </th>
-                            <th>
-                                Email
-                            </th>
-                            <th>
-                                Organization
-                            </th>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Samisa Abeysinghe
-                            </td>
-                            <td>
-                                samisa AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Avantika Agrawal
-                            </td>
-                            <td>
-                                aagrawal AT apache.org
-                            </td>
-                            <td>
-                                n/a
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Afkham Azeez
-                            </td>
-                            <td>
-                                azeez AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Drew Baird
-                            </td>
-                            <td>
-                                drewbai AT apache.org
-                            </td>
-                            <td>
-                                Microsoft
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Kamaljit Bath
-                            </td>
-                            <td>
-                                Kamaljit.Bath AT microsoft.com
-                            </td>
-                            <td>
-                                Microsoft
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Michael Champion
-                            </td>
-                            <td>
-                                Michael.Champion AT microsoft.com
-                            </td>
-                            <td>
-                                Microsoft
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Glen Daniels
-                            </td>
-                            <td>
-                                gdaniels AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Ben Dewey
-                            </td>
-                            <td>
-                                bendewey AT apache.org
-                            </td>
-                            <td>
-                                twentysix New York
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Senaka Fernando
-                            </td>
-                            <td>
-                                senaka AT apache.org
-                            </td>
-                            <td>
-                                University of Moratuwa
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Paul Fremantle
-                            </td>
-                            <td>
-                                pzf AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Deepal Jayasinghe
-                            </td>
-                            <td>
-                                deepal AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Daniel Kulp
-                            </td>
-                            <td>
-                                dkulp AT apache.org
-                            </td>
-                            <td>
-                                Progress Software
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Ruwan Linton
-                            </td>
-                            <td>
-                                ruwan AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Mark Little
-                            </td>
-                            <td>
-                                mlittle AT redhat.com
-                            </td>
-                            <td>
-                                Red Hat
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Jonathan Marsh
-                            </td>
-                            <td>
-                                jonathan AT wso2.com
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Ole Matzura
-                            </td>
-                            <td>
-                                ole AT eviware.com
-                            </td>
-                            <td>
-                                Eviware
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Nandana Mihindukulasooriya
-                            </td>
-                            <td>
-                                nandana AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Niclas Reimertz
-                            </td>
-                            <td>
-                                niclas AT eviware.com
-                            </td>
-                            <td>
-                                Eviware
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Selvaratnam Uthaiyashankar
-                            </td>
-                            <td>
-                                shankar AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Carl Trieloff
-                            </td>
-                            <td>
-                                cctrieloff AT redhat.com
-                            </td>
-                            <td>
-                                Red Hat
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Sanjiva Weerawarana
-                            </td>
-                            <td>
-                                sanjiva AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Chintana Wilamuna
-                            </td>
-                            <td>
-                                chintana AT apache.org
-                            </td>
-                            <td>
-                                WSO2
-                            </td>
-                        </tr>
-                    </table>
-                </div>
-                <div class="section">
-                    <h3>
-                        Contributors</h3>
-                    <p>
-                        The following is a list of developers that have 
contributed to the project in one
-                        way or another.</p>
-                    <table class="bodyTable">
-                        <tr class="a">
-                            <th>
-                                Name
-                            </th>
-                            <th>
-                                Email
-                            </th>
-                            <th>
-                                Organization
-                            </th>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Joby Abragan-Lee
-                            </td>
-                            <td>
-                                Joby.Abragan-Lee AT 26ny.com
-                            </td>
-                            <td>
-                                twentysix New York
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Kent Brown
-                            </td>
-                            <td>
-                                Kent.Brown AT microsoft.com
-                            </td>
-                            <td>
-                                Microsoft
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Harold Carr
-                            </td>
-                            <td>
-                                Harold.Carr AT Sun.com
-                            </td>
-                            <td>
-                                Sun
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Pablo Cibraro
-                            </td>
-                            <td>
-                                Pablo.Cibraro AT tellago.com
-                            </td>
-                            <td>
-                                Tellago
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Scott Golightly
-                            </td>
-                            <td>
-                                scott_golightly AT hotmail.com
-                            </td>
-                            <td>
-                                Advaiya, Inc. 
-                            </td>
-                        </tr>
-                        <tr class="a">
-                            <td>
-                                Nicholas Hauenstein
-                            </td>
-                            <td>
-                                nickh AT quicklearn.com
-                            </td>
-                            <td>
-                                Quicklearn
-                            </td>
-                        </tr>
-                        <tr class="b">
-                            <td>
-                                Ming Jin
-                            </td>
-                            <td>
-                                MJin AT thoughtworks.com
-                            </td>
-                            <td>
-                                ThoughtWorks
-                            </td>
-                        </tr>
-                    </table>
-                </div>
-            </div>
-
-            <script type="text/javascript">
-                function offsetDate(id, offset) {
-                    var now = new Date();
-                    var nowTime = now.getTime();
-                    var localOffset = now.getTimezoneOffset();
-                    var developerTime = nowTime + (offset * 60 * 60 * 1000) + 
(localOffset * 60 * 1000);
-                    var developerDate = new Date(developerTime);
+      <div id="contentBox">
+        <div class="section"><h2>The Team</h2>
+<p>A successful project requires many people to play many roles. Some members 
write code or documentation, while others are valuable as testers, submitting 
patches and suggestions.</p>
+<p>The team is comprised of Members and Contributors. Members have direct 
access to the source of a project and actively evolve the code-base. 
Contributors improve the project through submission of patches and suggestions 
to the Members. The number of Contributors to the project is unbounded. Get 
involved today. All contributions to the project are greatly appreciated.</p>
+<div class="section"><h3>Members</h3>
+<p>The following is a list of developers with commit privileges that have 
directly contributed to the project in one way or another.</p>
+<table class="bodyTable"><tr class="a"><th>Name</th>
+<th>Email</th>
+<th>Organization</th>
+</tr>
+<tr class="b"><td>Samisa Abeysinghe</td>
+<td>samisa AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Avantika Agrawal</td>
+<td>aagrawal AT apache.org</td>
+<td>n/a</td>
+</tr>
+<tr class="b"><td>Afkham Azeez</td>
+<td>azeez AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Drew Baird</td>
+<td>a-drewba AT microsoft.com</td>
+<td>Microsoft</td>
+</tr>
+<tr class="b"><td>Kamaljit Bath</td>
+<td>Kamaljit.Bath AT microsoft.com</td>
+<td>Microsoft</td>
+</tr>
+<tr class="a"><td>Michael Champion</td>
+<td>Michael.Champion AT microsoft.com</td>
+<td>Microsoft</td>
+</tr>
+<tr class="b"><td>Glen Daniels</td>
+<td>gdaniels AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Ben Dewey</td>
+<td>bendewey AT apache.org</td>
+<td>twentysix New York</td>
+</tr>
+<tr class="b"><td>Senaka Fernando</td>
+<td>senaka AT apache.org</td>
+<td>University of Moratuwa</td>
+</tr>
+<tr class="a"><td>Paul Fremantle</td>
+<td>pzf AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="b"><td>Deepal Jayasinghe</td>
+<td>deepal AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Daniel Kulp</td>
+<td>dkulp AT apache.org</td>
+<td>Progress Software</td>
+</tr>
+<tr class="b"><td>Ruwan Linton</td>
+<td>ruwan AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Mark Little</td>
+<td>mlittle AT redhat.com</td>
+<td>Red Hat</td>
+</tr>
+<tr class="b"><td>Jonathan Marsh</td>
+<td>jonathan AT wso2.com</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Ole Matzura</td>
+<td>ole AT eviware.com</td>
+<td>Eviware</td>
+</tr>
+<tr class="b"><td>Nandana Mihindukulasooriya</td>
+<td>nandana AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Niclas Reimertz</td>
+<td>niclas AT eviware.com</td>
+<td>Eviware</td>
+</tr>
+<tr class="b"><td>Selvaratnam Uthaiyashankar</td>
+<td>shankar AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Carl Trieloff</td>
+<td>cctrieloff AT redhat.com</td>
+<td>Red Hat</td>
+</tr>
+<tr class="b"><td>Sanjiva Weerawarana</td>
+<td>sanjiva AT apache.org</td>
+<td>WSO2</td>
+</tr>
+<tr class="a"><td>Chintana Wilamuna</td>
+<td>chintana AT apache.org</td>
+<td>WSO2</td>
+</tr>
+</table>
+</div>
+<div class="section"><h3>Contributors</h3>
+<p>The following additional people have contributed to this project through 
the way of suggestions, patches or documentation.</p>
+<table class="bodyTable"><tr class="b"><th>Name</th>
+<th>Email</th>
+<th>Organization</th>
+</tr>
+<tr class="a"><td>Joby Abragan-Lee</td>
+<td>Joby.Abragan-Lee AT 26ny.com</td>
+<td>twentysix New York</td>
+</tr>
+<tr class="b"><td>Kent Brown</td>
+<td>Kent.Brown AT microsoft.com</td>
+<td>Microsoft</td>
+</tr>
+<tr class="a"><td>Harold Carr</td>
+<td>Harold.Carr AT Sun.com</td>
+<td>Sun</td>
+</tr>
+<tr class="b"><td>Pablo Cibraro</td>
+<td>Pablo.Cibraro AT tellago.com</td>
+<td>Tellago</td>
+</tr>
+<tr class="a"><td>Scott Golightly</td>
+<td>scott_golightly AT hotmail.com</td>
+<td>Advaiya, Inc.</td>
+</tr>
+<tr class="b"><td>Nicholas Hauenstein</td>
+<td>nickh AT quicklearn.com</td>
+<td>Quicklearn</td>
+</tr>
+<tr class="a"><td>Ming Jin</td>
+<td>MJin AT thoughtworks.com</td>
+<td>ThoughtWorks</td>
+</tr>
+</table>
+</div>
+</div>
+<script type="text/javascript">
+function offsetDate(id, offset) {
+    var now = new Date();
+    var nowTime = now.getTime();
+    var localOffset = now.getTimezoneOffset();
+    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 
60 * 1000 );
+    var developerDate = new Date(developerTime);
 
-                    document.getElementById(id).innerHTML = developerDate;
-                }
+    document.getElementById(id).innerHTML = developerDate;
+}
 
-                function init() {
-                }
+function init(){
+}
 
-                window.onLoad = init();
+window.onLoad = init();
 </script>
-
-        </div>
+      </div>
     </div>
     <div class="clear">
-        <hr />
+      <hr/>
     </div>
     <div id="footer">
-        <div class="xright">
-            &#169; 2009
-        </div>
-        <div class="clear">
-            <hr />
-        </div>
+      <div class="xright">&#169;  
+          2010
+    
+          
+  
+
+  
+    
+  
+  
+    
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
     </div>
-</body>
+  </body>
 </html>


Reply via email to