You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2012/06/12 15:28:02 UTC

svn commit: r1349325 - /logging/site/branches/cms/trunk/content/team-list.twig

Author: ihabunek
Date: Tue Jun 12 13:28:01 2012
New Revision: 1349325

URL: http://svn.apache.org/viewvc?rev=1349325&view=rev
Log:
CMS commit to loggingtest by ihabunek

Modified:
    logging/site/branches/cms/trunk/content/team-list.twig

Modified: logging/site/branches/cms/trunk/content/team-list.twig
URL: http://svn.apache.org/viewvc/logging/site/branches/cms/trunk/content/team-list.twig?rev=1349325&r1=1349324&r2=1349325&view=diff
==============================================================================
--- logging/site/branches/cms/trunk/content/team-list.twig (original)
+++ logging/site/branches/cms/trunk/content/team-list.twig Tue Jun 12 13:28:01 2012
@@ -1,129 +1,50 @@
-{% extends "page.html" %}
-
-{% block title %}Charter{% endblock %}
-
-{% block content %}
-{% filter textile %}
-h1. Project team
-
-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.
-
-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.
-
-h2. Team members
-
-<table class="table table-bordered table-striped">
-	<thead>
-		<tr>
-			<th>Name</th>
-			<th>Email</th>
-			<th>Role</th>
-			<th>Projects</th>
-		</tr>
-	</thead>
-	<tbody>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_A.html#carnold">Curt Arnold</a></td>
-			<td>carnold at apache.org</td>
-			<td>PMC Chair</td>
-			<td>log4j, log4cxx</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_C.html#nicko">Nicko Cadell</a></td>
-			<td>nicko at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4net</td>
-		</tr>
-		<tr>
-			<td>Alvero Carrasco</td>
-			<td>alvero at apache.org</td>
-			<td>Committer</td>
-			<td>log4php</td>
-		</tr>
-		<tr>
-			<td>Scott Deboy</td>
-			<td>sdeboy at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j, chainsaw</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_G.html#rgoers">Ralph Goers</a></td>
-			<td>rgoers at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j2</td>
-		</tr>
-		<tr>
-			<td>Ron Grabowski</td>
-			<td>rgrabowski at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4net</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_G.html#grobmeier">Christian Grobmeier</a></td>
-			<td>grobmeier at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4php</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_G.html#ceki">Ceki Gülcü</a></td>
-			<td>ceki at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_H.html#ihabunek">Ivan Habunek</a></td>
-			<td>ihabunek at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4php</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_H.html#hammers">Christian Hammers</a></td>
-			<td>chammers at apache.org</td>
-			<td>Committer</td>
-			<td>log4php</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_K.html#hoju">Jacob Kjome</a></td>
-			<td>hoju at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_S.html#psmith">Paul Smith</a></td>
-			<td>psmith at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j, chainsaw</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_U.html#kurdalen">Knut Urdalen</a></td>
-			<td>kurdalen at apache.org</td>
-			<td>Committer</td>
-			<td>log4php</td>
-		</tr>
-		<tr>
-			<td><a target="_blank" href="http://people.apache.org/list_W.html#mwomack">Mark Womack</a></td>
-			<td>mwomack at apache.org</td>
-			<td>PMC Member</td>
-			<td>log4j</td>
-		</tr>
-	</tbody>
-</table>
-{% endfilter %}
-{% endblock %}
-
-{% comment %}
-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.
+{% extends "page.html" %}
+
+{% block title %}Charter{% endblock %}
+
+{% block content %}
+{% filter textile %}
+h1. Project team
+
+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.
+
+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.
+
+h2. Team members
+
+table(table table-bordered).
+|_. Name              |_. Email                  |_. Role     |_. Projects      |
+| Curt Arnold         | carnold at apache.org    | PMC Member | log4j, log4cxx  |
+| Nicko Cadell        | nicko at apache.org      | PMC Member | log4net         |
+| Alvero Carrasco     | alvero at apache.org     | Committer  | log4php         |
+| Scott Deboy         | sdeboy at apache.org     | PMC Member | log4j, chainsaw |
+| Ralph Goers         | rgoers at apache.org     | PMC Member | log4j2          |
+| Ron Grabowski       | rgrabowski at apache.org | PMC Member | log4net         |
+| Christian Grobmeier | grobmeier at apache.org  | PMC Chair  | log4php         |
+| Ceki Gülcü          | ceki at apache.org       | PMC Member | log4j           |
+| Ivan Habunek        | ihabunek at apache.org   | PMC Member | log4php         |
+| Christian Hammers   | chammers at apache.org   | Committer  | log4php         |
+| Jacob Kjome         | hoju at apache.org       | PMC Member | log4j           |
+| Paul Smith          | psmith at apache.org     | PMC Member | log4j, chainsaw |
+| Knut Urdalen        | kurdalen at apache.org   | Committer  | log4php         |
+| Mark Womack         | mwomack at apache.org    | PMC Member | log4j           |
+
+{% endfilter %}
+{% endblock %}
+
+{% comment %}
+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.
 {% endcomment %}
\ No newline at end of file