You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2010/09/27 11:17:13 UTC

svn commit: r1001635 - in /santuario/trunk/doc/site/src/documentation/content/xdocs: site.xml who.xml

Author: coheigea
Date: Mon Sep 27 09:17:09 2010
New Revision: 1001635

URL: http://svn.apache.org/viewvc?rev=1001635&view=rev
Log:
Some more website updates.
 - Removed a "ghost" link to the downloads page
 - Added links to the downloads page to the Java and C++ tabs
 - Updated the "Who we are" page, added the PMC to it.

Modified:
    santuario/trunk/doc/site/src/documentation/content/xdocs/site.xml
    santuario/trunk/doc/site/src/documentation/content/xdocs/who.xml

Modified: santuario/trunk/doc/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/santuario/trunk/doc/site/src/documentation/content/xdocs/site.xml?rev=1001635&r1=1001634&r2=1001635&view=diff
==============================================================================
--- santuario/trunk/doc/site/src/documentation/content/xdocs/site.xml (original)
+++ santuario/trunk/doc/site/src/documentation/content/xdocs/site.xml Mon Sep 27 09:17:09 2010
@@ -26,7 +26,6 @@ limitations under the License.
     <!--    <download label="Download" href="http://xml.apache.org/security/dist/"/> -->
     <!-- <download label="Download" href="http://www.apache.org/dyn/closer.cgi/xml/security/"/> -->
 	<download label="Download" href="http://santuario.apache.org/mirrors.cgi"/>
-	<download_html label="" href="mirrors.html"/>
     <faq label="FAQs" href="faq.html"/>
     <who label="Who we are" href="who.html"/>
     <todo label="Todo" href="todo.html"/>
@@ -45,6 +44,7 @@ limitations under the License.
   <java label="Java" href="Java/" tab="java">
     <!-- changes label="Changes" href="changes.html"/ -->
     <index label="Index" href="index.html"/>
+    <download label="Download" href="http://santuario.apache.org/mirrors.cgi"/>
     <installation label="Installation" href="installation.html" />
     <examples label="Examples" href="examples.html"/>
     <faq_j label="FAQs" href="faq.html"/>
@@ -57,6 +57,7 @@ limitations under the License.
 
   <c label="C++" href="c/" tab="cpp">
     <index label="Index" href="index.html"/>
+    <download label="Download" href="http://santuario.apache.org/mirrors.cgi"/>
 	<install label="Installation" href="installation.html"/>
     <cfaq label="FAQs" href="faq.html"/>
 	<external label="API Docs" href="apiDocs/index.html"/>
@@ -76,6 +77,7 @@ limitations under the License.
     <xmlenc label="W3C XML Enc" href="http://www.w3c.org/Encryption/"/>
     <xmlxkms label="W3C XML XKMS" href="http://www.w3c.org/2001/XKMS/"/>
   </references>
+  <download_html label="" href="mirrors.html"/>
 
   <external-refs>
     <!-- NOTE: the label atts are not defined/used in Forrest; I added them for -->

Modified: santuario/trunk/doc/site/src/documentation/content/xdocs/who.xml
URL: http://svn.apache.org/viewvc/santuario/trunk/doc/site/src/documentation/content/xdocs/who.xml?rev=1001635&r1=1001634&r2=1001635&view=diff
==============================================================================
--- santuario/trunk/doc/site/src/documentation/content/xdocs/who.xml (original)
+++ santuario/trunk/doc/site/src/documentation/content/xdocs/who.xml Mon Sep 27 09:17:09 2010
@@ -36,28 +36,35 @@ limitations under the License.
         together.</p>
     </section>
     <section>
-      <title>Committers</title>
+      <title>PMC</title>
       <p>
-        The following people are currently active in the Apache Santuario project:
+        The following people are members of the Project Management Committee (PMC) for this project:
       </p>
       <ul>
-        <li> [BL] Berin Lautenbach (berinATozemail.com.au) </li>
-        <li> [AXL] Axl Mattheus (amattheuATapache.org) </li>
-        <li> [EK] Erwin van der Koogh (erwinATkoogh.com) </li>
-        <li> [RB] Raul Benito Garcia (raul-infoATr-bg.com) </li>
-        <li> [VM] Vishal Mahajan (vmahajanATamberpoint.com) </li>
-        <li> [MT] Milan Tomic (milan.setcce.org) </li>
-        <li> [SM] Sean Mullan (sean.mullanATsun.com) </li>
-        <li> [SC] Scott Cantor (cantor.2ATosu.edu) </li>
-        <li> [CO] Colm O hEigeartaigh (coheigeaATapache.org) </li>
+        <li> [AXL] Axl Mattheus </li>
+        <li> [BL] Berin Lautenbach </li>
+        <li> [CO] Colm O hEigeartaigh (chair) </li>
+        <li> [SM] Sean Mullan </li>
+        <li> [RB] Raul Benito Garcia </li>
+        <li> [SC] Scott Cantor </li>
+        <li> [WD] Werner Dittman </li>
       </ul>
+    </section>
+    <section>
+      <title>Committers</title>
       <p>
-        The following people are currently not active in the project :
+        In addition to the PMC members, the following people have commit rights to the Apache 
+        Santuario project:
       </p>
       <ul>
-        <li> [CGP] Christian Geuer-Pollmann (christian.geuer-pollmannATweb.de) <br/>
-             Christian funded the XML Security project in 2002 but must not be 
-             actively contributing while working for Microsoft. </li>
+        <li> [DS] Davanum Srinivas </li>
+        <li> [CGP] Christian Geuer-Pollmann </li>
+        <li> [CL] Chad La Joie </li>
+        <li> [MT] Milan Tomic </li>
+        <li> [TL] Ted Leung </li>
+        <li> [EK] Erwin van der Koogh </li>
+        <li> [VM] Vishal Mahajan </li>
+        <li> [DWG] Dirk-Willem van Gulik </li>
       </ul>
     </section>
   </body>