You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2008/07/25 09:56:55 UTC

svn commit: r679695 - in /incubator/hama/trunk: CHANGES.txt src/docs/src/documentation/content/xdocs/site.xml src/docs/src/documentation/content/xdocs/who_we_are.xml

Author: edwardyoon
Date: Fri Jul 25 00:56:55 2008
New Revision: 679695

URL: http://svn.apache.org/viewvc?rev=679695&view=rev
Log:
Add a 'who we are' page.

Added:
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/who_we_are.xml
Modified:
    incubator/hama/trunk/CHANGES.txt
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml

Modified: incubator/hama/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/CHANGES.txt?rev=679695&r1=679694&r2=679695&view=diff
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (original)
+++ incubator/hama/trunk/CHANGES.txt Fri Jul 25 00:56:55 2008
@@ -2,6 +2,7 @@
 
 Trunk (unreleased changes)
 
+    HAMA-6: Add a 'who we are' page (edwardyoon)
     HAMA-7: Add some information for a new comer (edwardyoon)
     HAMA-1: Create the Hama web site (edwardyoon via Ian Holsman)
     HAMA-2: The intial donation of Hama from the google project (edwardyoon)

Modified: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml?rev=679695&r1=679694&r2=679695&view=diff
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml (original)
+++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml Fri Jul 25 00:56:55 2008
@@ -33,6 +33,7 @@
 
   <docs label="Home"> 
     <overview  label="Overview"           href="index.html" />
+    <whoweare	label="Who we are?"         href="who_we_are.html" />
     <!-- 
     not yet ready things.
     

Added: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/who_we_are.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/who_we_are.xml?rev=679695&view=auto
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/who_we_are.xml (added)
+++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/who_we_are.xml Fri Jul 25 00:56:55 2008
@@ -0,0 +1,122 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed 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.
+-->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+"http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  
+  <header>
+    <title>Who we are</title>
+  </header>
+  
+  <body>
+	<section>
+	<title>Active Committers</title>
+	
+	<p>Hama's active committers are:</p>
+	
+	<table>
+	  <tr>
+	    <th>username</th>
+	    <th>name</th>
+	    <th>organization</th>
+	    <th>roles</th>
+	    <th>timezone</th>
+	  </tr>
+	  <tr>
+	    <td>edwardyoon</td>
+	    <td><a href="http://blog.udanax.org/">Edward J. Yoon</a></td>
+	    <td>NHN</td>
+	    <td></td>
+	    <td>+9</td>
+	  </tr>
+	  <tr>
+	    <td>chanwit</td>
+	    <td><a href="http://chanwit.blogspot.com/">Chanwit Kaewkasi</a></td>
+	    <td>The University of Manchester</td>
+	    <td>Groovy</td>
+	    <td>+1</td>
+	  </tr>
+	</table>
+	</section>
+
+	<section>
+	<title>Inactive Committers</title>
+	
+	<p>Hama's inactive committers (They have not committed anything for three months) are:</p>
+	
+	<table>
+	  <tr>
+	    <th>username</th>
+	    <th>name</th>
+	    <th>organization</th>
+	    <th>roles</th>
+	    <th>timezone</th>
+	  </tr>
+	  <tr>
+	    <td>yonghoha</td>
+	    <td>Ha Yongho</td>
+	    <td>TmaxSoft</td>
+	    <td></td>
+	    <td>+9</td>
+	  </tr>
+	  <tr>
+	    <td>bluesvm</td>
+	    <td>Suh ChangHee</td>
+	    <td>NHN</td>
+	    <td></td>
+	    <td>+9</td>
+	  </tr>
+	  <tr>
+	    <td>hongtebari</td>
+	    <td>Hong Taehui</td>
+	    <td>KRIBB</td>
+	    <td></td>
+	    <td>+9</td>
+	  </tr>
+	  <tr>
+	    <td>yoonjoosun</td>
+	    <td>Yoon JooSun</td>
+	    <td>NHN</td>
+	    <td></td>
+	    <td>+9</td>
+	  </tr>
+	  
+	</table>
+	</section>
+	
+	<section>
+	<title>Mentors</title>
+	<p>Mentors while in incubation include:</p>
+	<ul>
+	  <li>Ian Holsman</li>
+	  <li>Brett Porter</li>
+	  <li>Jeff Eastman</li>
+	</ul>
+	</section>
+
+	<section>
+	<title>Contributors</title>
+	<p>Contributors are:</p>
+	<ul>
+	  <li>Su-kyung Kim, a contributor of Hama logos artwork.</li>
+	</ul>
+	</section>
+
+  </body>
+</document>