You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/08/26 20:17:03 UTC

svn commit: r689157 - in /incubator/couchdb/site/htdocs: ./ community/ docs/

Author: nslater
Date: Tue Aug 26 11:17:02 2008
New Revision: 689157

URL: http://svn.apache.org/viewvc?rev=689157&view=rev
Log:
expanded committers page from the wiki and remove section about nightly builds

Modified:
    incubator/couchdb/site/htdocs/community/code.html
    incubator/couchdb/site/htdocs/community/code.txt
    incubator/couchdb/site/htdocs/community/committers.html
    incubator/couchdb/site/htdocs/community/committers.txt
    incubator/couchdb/site/htdocs/community/index.html
    incubator/couchdb/site/htdocs/community/issues.html
    incubator/couchdb/site/htdocs/community/lists.html
    incubator/couchdb/site/htdocs/community/standards.html
    incubator/couchdb/site/htdocs/docs/index.html
    incubator/couchdb/site/htdocs/docs/intro.html
    incubator/couchdb/site/htdocs/docs/overview.html
    incubator/couchdb/site/htdocs/downloads.html
    incubator/couchdb/site/htdocs/index.html
    incubator/couchdb/site/htdocs/roadmap.html

Modified: incubator/couchdb/site/htdocs/community/code.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/code.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/code.html (original)
+++ incubator/couchdb/site/htdocs/community/code.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="active" href="code.html"><span>Source Code</span></a></li>
-<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>
@@ -72,8 +72,6 @@
 </div>
       <div id="content"><h1>Source Code</h1>
 
-<h2>Repository</h2>
-
 <p>The CouchDB source code can be found in the
 <a href="https://svn.apache.org/repos/asf/incubator/couchdb">Subversion repository</a>
 which can also be
@@ -92,22 +90,6 @@
 <p>If you live near Europe you may experience a faster connection with <code>svn.eu.apache.org</code>.</p>
 
 <p>Read more about <a href="http://www.apache.org/dev/version-control.html">version control</a> at the Apache Software Foundation.</p>
-
-<h2>Nightly Builds</h2>
-
-<p><a href="http://people.apache.org/~nslater/build/?C=N;O=D">Nightly builds</a> of the CouchDB source code are available for developer use.</p>
-
-<p>Please note that these are:</p>
-
-<ul>
-<li>not recommended for casual users,</li>
-<li>built nightly from trunk and do not constitute official releases,</li>
-<li>untested and may break your system or corrupt your data.</li>
-</ul>
-
-<p>Imagine a fearsomely comprehensive disclaimer of liability.</p>
-
-<p>Now fear, comprehensively.</p>
 <div id="clear"></div></div>
     </div></div>
     <div id="footer">

Modified: incubator/couchdb/site/htdocs/community/code.txt
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/code.txt?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/code.txt (original)
+++ incubator/couchdb/site/htdocs/community/code.txt Tue Aug 26 11:17:02 2008
@@ -5,9 +5,6 @@
 %(title)s
 =========
 
-Repository
-----------
-
 The CouchDB source code can be found in the
 [Subversion repository](https://svn.apache.org/repos/asf/incubator/couchdb)
 which can also be
@@ -24,18 +21,3 @@
 If you live near Europe you may experience a faster connection with `svn.eu.apache.org`.
 
 Read more about [version control](http://www.apache.org/dev/version-control.html) at the Apache Software Foundation.
-
-Nightly Builds
---------------
-
-[Nightly builds](http://people.apache.org/~nslater/build/?C=N;O=D) of the CouchDB source code are available for developer use.
-
-Please note that these are:
-
-  * not recommended for casual users,
-  * built nightly from trunk and do not constitute official releases,
-  * untested and may break your system or corrupt your data.
-
-Imagine a fearsomely comprehensive disclaimer of liability.
-
-Now fear, comprehensively.

Modified: incubator/couchdb/site/htdocs/community/committers.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/committers.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/committers.html (original)
+++ incubator/couchdb/site/htdocs/community/committers.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="code.html"><span>Source Code</span></a></li>
-<li><a class="active" href="committers.html"><span>Committers</span></a></li>
 <li><a class="" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="active" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>
@@ -72,12 +72,27 @@
 </div>
       <div id="content"><h1>Committers</h1>
 
-<ul>
-<li><a href="http://damienkatz.net/">Damien Katz</a> - <a href="m&#97;&#105;&#108;&#x74;o:&#x64;&#97;&#109;i&#x65;&#110;&#64;&#x61;&#x70;&#97;&#99;&#104;&#x65;&#46;&#x6F;&#114;&#x67;">&#x64;&#97;&#109;i&#x65;&#110;&#64;&#x61;&#x70;&#97;&#99;&#104;&#x65;&#46;&#x6F;&#114;&#x67;</a></li>
-<li><a href="http://jan.prima.de/">Jan Lehnardt</a> - <a href="&#x6D;&#x61;&#105;&#108;&#116;&#x6F;:&#x6A;&#97;&#x6E;&#64;a&#112;&#x61;&#x63;&#x68;&#101;&#46;o&#114;&#103;">&#x6A;&#97;&#x6E;&#64;a&#112;&#x61;&#x63;&#x68;&#101;&#46;o&#114;&#103;</a></li>
-<li><a href="http://www.cmlenz.net/">Christopher Lenz</a> - <a href="&#109;&#97;&#105;&#x6C;&#116;&#111;:&#99;&#x6D;&#108;&#x65;&#x6E;&#122;&#64;&#x61;&#x70;&#x61;&#x63;h&#101;&#46;&#x6F;&#x72;&#x67;">&#99;&#x6D;&#108;&#x65;&#x6E;&#122;&#64;&#x61;&#x70;&#x61;&#x63;h&#101;&#46;&#x6F;&#x72;&#x67;</a></li>
-<li><a href="http://bytesexual.org/nslater">Noah Slater</a> - <a href="&#x6D;&#97;&#105;&#x6C;&#x74;&#111;:&#110;&#115;&#x6C;&#97;&#x74;&#x65;&#114;&#64;&#97;&#x70;&#97;c&#104;&#101;&#x2E;&#111;&#114;&#103;">&#110;&#115;&#x6C;&#97;&#x74;&#x65;&#114;&#64;&#97;&#x70;&#97;c&#104;&#101;&#x2E;&#111;&#114;&#103;</a></li>
-</ul>
+<p><a href="http://damienkatz.net/">Damien Katz</a>, <a href="&#x6D;&#97;&#x69;&#108;&#x74;&#x6F;:&#100;&#x61;&#109;&#x69;&#101;&#110;&#64;&#x61;&#112;a&#99;&#104;&#101;&#46;&#x6F;&#114;&#103;">&#100;&#x61;&#109;&#x69;&#101;&#110;&#64;&#x61;&#112;a&#99;&#104;&#101;&#46;&#x6F;&#114;&#103;</a></p>
+
+<p>Original developer and remains the project lead.</p>
+
+<p><a href="http://jan.prima.de/">Jan Lehnardt</a>, <a href="&#109;&#97;&#105;&#108;&#x74;&#111;:&#x6A;&#97;&#110;&#64;&#x61;&#112;&#x61;&#x63;h&#101;&#46;&#111;r&#x67;">&#x6A;&#97;&#110;&#64;&#x61;&#112;&#x61;&#x63;h&#101;&#46;&#111;r&#x67;</a></p>
+
+<p>Developed and maintains the Lucene full text search integration. He worked on
+   the original UNIX port and now spends most of his time travelling around the
+   world giving presentations and talks about CouchDB.</p>
+
+<p><a href="http://www.cmlenz.net/">Christopher Lenz</a>, <a href="&#109;&#97;&#x69;&#x6C;&#x74;&#111;:&#x63;&#109;&#x6C;&#x65;&#x6E;&#122;&#64;&#x61;&#x70;&#97;&#99;&#104;&#x65;&#x2E;&#111;&#x72;&#103;">&#x63;&#109;&#x6C;&#x65;&#x6E;&#122;&#64;&#x61;&#x70;&#97;&#99;&#104;&#x65;&#x2E;&#111;&#x72;&#103;</a></p>
+
+<p>Developed and maintains Futon, the Web administration console. He works on
+   the JavaScript view engine, SpiderMonkey and MochiWeb integration in addition
+   to an external Python client.</p>
+
+<p><a href="http://bytesexual.org/nslater">Noah Slater</a>, <a href="&#x6D;&#x61;&#105;&#108;&#x74;&#111;:&#x6E;s&#x6C;&#97;&#x74;&#101;&#x72;&#64;&#x61;&#112;&#97;c&#x68;&#101;&#x2E;&#111;&#x72;g">&#x6E;s&#x6C;&#97;&#x74;&#101;&#x72;&#64;&#x61;&#112;&#97;c&#x68;&#101;&#x2E;&#111;&#x72;g</a></p>
+
+<p>Developed and maintains the Autotools build system and application
+   infrastructure. He is CouchDB&#8217;s release manager and maintains a number of
+   related packages for Debian GNU/Linux.</p>
 <div id="clear"></div></div>
     </div></div>
     <div id="footer">

Modified: incubator/couchdb/site/htdocs/community/committers.txt
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/committers.txt?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/committers.txt (original)
+++ incubator/couchdb/site/htdocs/community/committers.txt Tue Aug 26 11:17:02 2008
@@ -5,7 +5,24 @@
 %(title)s
 =========
 
- * [Damien Katz](http://damienkatz.net/) - <da...@apache.org>
- * [Jan Lehnardt](http://jan.prima.de/) - <ja...@apache.org>
- * [Christopher Lenz](http://www.cmlenz.net/) - <cm...@apache.org>
- * [Noah Slater](http://bytesexual.org/nslater) - <ns...@apache.org>
+[Damien Katz](http://damienkatz.net/), <da...@apache.org>
+
+   Original developer and remains the project lead.
+
+[Jan Lehnardt](http://jan.prima.de/), <ja...@apache.org>
+
+   Developed and maintains the Lucene full text search integration. He worked on
+   the original UNIX port and now spends most of his time travelling around the
+   world giving presentations and talks about CouchDB.
+
+[Christopher Lenz](http://www.cmlenz.net/), <cm...@apache.org>
+
+   Developed and maintains Futon, the Web administration console. He works on
+   the JavaScript view engine, SpiderMonkey and MochiWeb integration in addition
+   to an external Python client.
+
+ [Noah Slater](http://bytesexual.org/nslater), <ns...@apache.org>
+
+   Developed and maintains the Autotools build system and application
+   infrastructure. He is CouchDB's release manager and maintains a number of
+   related packages for Debian GNU/Linux.

Modified: incubator/couchdb/site/htdocs/community/index.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/index.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/index.html (original)
+++ incubator/couchdb/site/htdocs/community/index.html Tue Aug 26 11:17:02 2008
@@ -61,8 +61,8 @@
 <li><a class="" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="code.html"><span>Source Code</span></a></li>
-<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>
@@ -74,8 +74,8 @@
 <li><a href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a href="code.html"><span>Source Code</span></a></li>
-<li><a href="committers.html"><span>Committers</span></a></li>
 <li><a href="standards.html"><span>Coding Standards</span></a></li>
+<li><a href="committers.html"><span>Committers</span></a></li>
 <li><a href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 <div id="clear"></div></div>

Modified: incubator/couchdb/site/htdocs/community/issues.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/issues.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/issues.html (original)
+++ incubator/couchdb/site/htdocs/community/issues.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="active" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="code.html"><span>Source Code</span></a></li>
-<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/community/lists.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/lists.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/lists.html (original)
+++ incubator/couchdb/site/htdocs/community/lists.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="active" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="code.html"><span>Source Code</span></a></li>
-<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>
@@ -88,11 +88,11 @@
 
 <ul>
 <li>To <strong>subscribe</strong>, send an email to
-<a href="&#x6D;&#97;&#105;&#x6C;&#116;o:&#99;&#x6F;&#x75;&#x63;&#104;&#100;&#98;&#45;&#x75;&#x73;&#101;&#x72;&#x2D;&#x73;&#x75;&#98;&#x73;cr&#x69;&#x62;&#101;&#64;&#x69;&#x6E;&#99;&#x75;&#x62;&#x61;&#x74;&#111;&#114;&#46;a&#x70;&#x61;&#99;&#104;&#101;&#x2E;o&#x72;&#x67;">&#99;&#x6F;&#x75;&#x63;&#104;&#100;&#98;&#45;&#x75;&#x73;&#101;&#x72;&#x2D;&#x73;&#x75;&#98;&#x73;cr&#x69;&#x62;&#101;&#64;&#x69;&#x6E;&#99;&#x75;&#x62;&#x61;&#x74;&#111;&#114;&#46;a&#x70;&#x61;&#99;&#104;&#101;&#x2E;o&#x72;&#x67;</a>.</li>
+<a href="&#109;&#x61;i&#108;&#x74;&#111;:&#99;&#x6F;&#x75;&#99;&#104;&#x64;&#98;&#45;&#117;s&#x65;&#x72;&#45;&#115;&#x75;&#x62;&#x73;&#x63;&#x72;&#x69;b&#x65;&#64;&#105;&#110;c&#x75;&#x62;&#x61;&#x74;&#x6F;r.&#x61;&#112;a&#x63;&#104;&#x65;.&#111;&#114;g">&#99;&#x6F;&#x75;&#99;&#104;&#x64;&#98;&#45;&#117;s&#x65;&#x72;&#45;&#115;&#x75;&#x62;&#x73;&#x63;&#x72;&#x69;b&#x65;&#64;&#105;&#110;c&#x75;&#x62;&#x61;&#x74;&#x6F;r.&#x61;&#112;a&#x63;&#104;&#x65;.&#111;&#114;g</a>.</li>
 <li>To <strong>unsubscribe</strong> send empty email to
-<a href="&#x6D;&#x61;&#105;&#x6C;&#x74;&#x6F;:&#99;&#x6F;&#x75;&#99;&#104;&#x64;&#x62;&#x2D;&#x75;&#x73;&#x65;&#114;&#45;&#x75;&#110;&#115;&#117;&#98;&#x73;&#99;&#x72;&#x69;&#98;&#101;&#64;&#105;&#110;&#99;&#117;&#x62;&#97;&#x74;&#111;&#114;&#x2E;&#x61;&#112;&#x61;&#x63;&#x68;&#x65;&#x2E;&#111;&#x72;&#x67;">&#99;&#x6F;&#x75;&#99;&#104;&#x64;&#x62;&#x2D;&#x75;&#x73;&#x65;&#114;&#45;&#x75;&#110;&#115;&#117;&#98;&#x73;&#99;&#x72;&#x69;&#98;&#101;&#64;&#105;&#110;&#99;&#117;&#x62;&#97;&#x74;&#111;&#114;&#x2E;&#x61;&#112;&#x61;&#x63;&#x68;&#x65;&#x2E;&#111;&#x72;&#x67;</a></li>
+<a href="&#x6D;&#97;i&#108;&#116;&#111;:&#x63;&#x6F;&#x75;&#x63;&#104;&#100;b-&#x75;&#115;&#101;&#x72;&#45;&#x75;&#x6E;&#x73;&#117;b&#115;cr&#105;&#x62;&#x65;&#64;&#105;&#x6E;&#99;&#x75;&#x62;&#97;&#x74;&#x6F;&#114;&#x2E;&#97;&#x70;&#x61;&#x63;&#104;&#x65;&#46;&#x6F;&#114;&#103;">&#x63;&#x6F;&#x75;&#x63;&#104;&#100;b-&#x75;&#115;&#101;&#x72;&#45;&#x75;&#x6E;&#x73;&#117;b&#115;cr&#105;&#x62;&#x65;&#64;&#105;&#x6E;&#99;&#x75;&#x62;&#97;&#x74;&#x6F;&#114;&#x2E;&#97;&#x70;&#x61;&#x63;&#104;&#x65;&#46;&#x6F;&#114;&#103;</a></li>
 <li>Finally, to post a message to the list use the address
-<a href="&#109;&#97;&#105;&#108;&#x74;&#111;:c&#x6F;&#117;&#99;&#x68;&#100;&#98;-&#x75;&#115;&#x65;&#x72;&#64;&#x69;&#110;&#99;&#x75;&#x62;&#97;&#116;&#111;&#114;&#46;a&#112;&#97;&#x63;&#104;&#x65;&#x2E;&#111;&#114;&#103;">c&#x6F;&#117;&#99;&#x68;&#100;&#98;-&#x75;&#115;&#x65;&#x72;&#64;&#x69;&#110;&#99;&#x75;&#x62;&#97;&#116;&#111;&#114;&#46;a&#112;&#97;&#x63;&#104;&#x65;&#x2E;&#111;&#114;&#103;</a></li>
+<a href="&#109;a&#x69;&#108;&#x74;&#111;:&#99;&#111;&#x75;&#99;h&#x64;b&#x2D;&#117;&#115;&#101;&#x72;&#64;&#x69;&#110;&#x63;&#117;&#98;&#x61;&#116;&#111;&#x72;&#46;&#97;&#112;&#97;&#x63;&#x68;&#101;&#46;&#x6F;&#114;g">&#99;&#111;&#x75;&#99;h&#x64;b&#x2D;&#117;&#115;&#101;&#x72;&#64;&#x69;&#110;&#x63;&#117;&#98;&#x61;&#116;&#111;&#x72;&#46;&#97;&#112;&#97;&#x63;&#x68;&#101;&#46;&#x6F;&#114;g</a></li>
 </ul>
 
 <p>The archives for this list can also be <a href="http://mail-archives.apache.org/mod_mbox/incubator-couchdb-user/">browsed online</a>.</p>
@@ -107,11 +107,11 @@
 
 <ul>
 <li>To <strong>subscribe</strong>, send an email to
-<a href="&#109;&#x61;&#x69;l&#x74;&#111;:&#x63;o&#x75;&#99;&#104;&#x64;&#98;&#x2D;&#x64;&#101;&#x76;&#45;&#115;&#117;&#98;s&#99;r&#x69;&#x62;&#x65;&#64;&#105;n&#x63;&#x75;&#x62;&#x61;&#116;&#111;&#x72;&#x2E;&#97;p&#97;&#99;&#104;&#x65;&#46;&#x6F;&#114;&#103;">&#x63;o&#x75;&#99;&#104;&#x64;&#98;&#x2D;&#x64;&#101;&#x76;&#45;&#115;&#117;&#98;s&#99;r&#x69;&#x62;&#x65;&#64;&#105;n&#x63;&#x75;&#x62;&#x61;&#116;&#111;&#x72;&#x2E;&#97;p&#97;&#99;&#104;&#x65;&#46;&#x6F;&#114;&#103;</a>.</li>
+<a href="&#x6D;a&#x69;&#108;&#x74;o:&#x63;&#111;u&#x63;&#x68;&#100;&#98;&#x2D;&#100;&#101;&#x76;-&#115;u&#x62;&#x73;cr&#105;&#x62;&#x65;&#64;&#x69;&#x6E;&#99;ub&#x61;&#116;&#111;&#x72;&#46;&#97;&#112;&#x61;c&#x68;&#101;&#46;o&#x72;&#103;">&#x63;&#111;u&#x63;&#x68;&#100;&#98;&#x2D;&#100;&#101;&#x76;-&#115;u&#x62;&#x73;cr&#105;&#x62;&#x65;&#64;&#x69;&#x6E;&#99;ub&#x61;&#116;&#111;&#x72;&#46;&#97;&#112;&#x61;c&#x68;&#101;&#46;o&#x72;&#103;</a>.</li>
 <li>To <strong>unsubscribe</strong> send empty email to
-<a href="&#x6D;&#x61;&#105;&#108;&#116;&#111;:&#99;&#x6F;&#x75;&#99;&#x68;&#x64;&#98;&#x2D;&#x64;&#x65;&#118;&#x2D;&#117;&#x6E;&#x73;ub&#x73;&#99;r&#105;b&#x65;&#64;&#105;&#x6E;&#x63;&#117;&#98;&#97;t&#x6F;&#114;&#46;a&#112;&#97;&#x63;he&#x2E;&#111;&#114;g">&#99;&#x6F;&#x75;&#99;&#x68;&#x64;&#98;&#x2D;&#x64;&#x65;&#118;&#x2D;&#117;&#x6E;&#x73;ub&#x73;&#99;r&#105;b&#x65;&#64;&#105;&#x6E;&#x63;&#117;&#98;&#97;t&#x6F;&#114;&#46;a&#112;&#97;&#x63;he&#x2E;&#111;&#114;g</a></li>
+<a href="&#x6D;&#97;&#x69;&#x6C;t&#x6F;:&#x63;o&#117;&#99;&#104;&#100;&#x62;-&#100;&#x65;&#x76;&#x2D;&#117;&#x6E;&#x73;&#x75;&#x62;s&#x63;&#x72;&#x69;&#x62;&#x65;&#64;&#105;&#x6E;&#99;&#117;b&#97;&#116;o&#114;&#x2E;&#97;&#x70;&#x61;&#99;&#104;&#101;&#x2E;&#111;r&#x67;">&#x63;o&#117;&#99;&#104;&#100;&#x62;-&#100;&#x65;&#x76;&#x2D;&#117;&#x6E;&#x73;&#x75;&#x62;s&#x63;&#x72;&#x69;&#x62;&#x65;&#64;&#105;&#x6E;&#99;&#117;b&#97;&#116;o&#114;&#x2E;&#97;&#x70;&#x61;&#99;&#104;&#101;&#x2E;&#111;r&#x67;</a></li>
 <li>Finally, to post a message to the list use the address
-<a href="&#109;&#97;&#105;&#x6C;&#x74;&#x6F;:&#x63;&#x6F;&#117;&#99;&#104;&#100;&#98;&#x2D;&#100;&#101;&#x76;&#64;&#x69;&#110;&#99;&#x75;&#x62;&#97;&#x74;&#111;&#x72;&#x2E;a&#x70;&#97;&#x63;&#x68;&#x65;&#x2E;&#111;&#114;&#x67;">&#x63;&#x6F;&#117;&#99;&#104;&#100;&#98;&#x2D;&#100;&#101;&#x76;&#64;&#x69;&#110;&#99;&#x75;&#x62;&#97;&#x74;&#111;&#x72;&#x2E;a&#x70;&#97;&#x63;&#x68;&#x65;&#x2E;&#111;&#114;&#x67;</a></li>
+<a href="m&#97;&#105;&#108;&#116;&#111;:&#99;&#x6F;&#117;&#x63;&#104;&#100;&#98;&#x2D;&#x64;&#x65;&#118;&#64;&#x69;&#x6E;c&#117;b&#x61;&#116;&#x6F;&#114;&#x2E;&#97;&#112;&#x61;c&#104;&#101;&#46;&#111;&#114;&#x67;">&#99;&#x6F;&#117;&#x63;&#104;&#100;&#98;&#x2D;&#x64;&#x65;&#118;&#64;&#x69;&#x6E;c&#117;b&#x61;&#116;&#x6F;&#114;&#x2E;&#97;&#112;&#x61;c&#104;&#101;&#46;&#111;&#114;&#x67;</a></li>
 </ul>
 
 <p>The archives for this list can also be <a href="http://mail-archives.apache.org/mod_mbox/incubator-couchdb-dev/">browsed online</a>.</p>
@@ -124,9 +124,9 @@
 
 <ul>
 <li>To <strong>subscribe</strong>, send an email to
-<a href="&#x6D;&#x61;&#105;&#108;&#x74;&#111;:&#x63;&#x6F;&#117;c&#x68;&#100;&#98;&#45;&#99;&#111;&#x6D;&#109;&#x69;&#116;&#x73;&#x2D;&#115;u&#98;&#115;&#99;&#114;&#x69;&#98;&#x65;&#64;&#105;&#x6E;&#x63;&#x75;b&#97;&#116;&#x6F;&#114;&#46;&#97;p&#97;&#x63;&#104;&#101;&#46;or&#103;">&#x63;&#x6F;&#117;c&#x68;&#100;&#98;&#45;&#99;&#111;&#x6D;&#109;&#x69;&#116;&#x73;&#x2D;&#115;u&#98;&#115;&#99;&#114;&#x69;&#98;&#x65;&#64;&#105;&#x6E;&#x63;&#x75;b&#97;&#116;&#x6F;&#114;&#46;&#97;p&#97;&#x63;&#104;&#101;&#46;or&#103;</a>.</li>
+<a href="&#109;&#97;&#x69;&#x6C;&#x74;o:&#99;&#x6F;&#117;&#99;&#x68;&#100;&#x62;&#45;&#x63;&#111;&#x6D;&#x6D;&#105;&#116;&#x73;&#x2D;&#x73;&#x75;&#98;&#115;c&#x72;&#x69;&#98;&#101;&#64;i&#x6E;&#x63;&#117;&#98;&#x61;&#x74;&#111;&#x72;&#x2E;&#x61;&#112;&#x61;c&#x68;&#x65;&#x2E;&#x6F;&#x72;&#x67;">&#99;&#x6F;&#117;&#99;&#x68;&#100;&#x62;&#45;&#x63;&#111;&#x6D;&#x6D;&#105;&#116;&#x73;&#x2D;&#x73;&#x75;&#98;&#115;c&#x72;&#x69;&#98;&#101;&#64;i&#x6E;&#x63;&#117;&#98;&#x61;&#x74;&#111;&#x72;&#x2E;&#x61;&#112;&#x61;c&#x68;&#x65;&#x2E;&#x6F;&#x72;&#x67;</a>.</li>
 <li>To <strong>unsubscribe</strong> send empty email to
-<a href="&#x6D;&#x61;&#105;&#108;&#116;&#x6F;:&#99;&#x6F;&#x75;&#99;&#x68;&#x64;b&#45;&#x63;&#111;&#x6D;m&#x69;&#x74;&#x73;&#x2D;&#117;&#110;&#115;&#x75;b&#x73;&#99;&#x72;&#105;&#x62;&#101;&#64;&#105;&#110;&#99;&#x75;&#x62;&#x61;&#x74;&#111;&#114;&#x2E;&#97;p&#x61;&#x63;&#x68;&#x65;&#46;o&#114;&#103;">&#99;&#x6F;&#x75;&#99;&#x68;&#x64;b&#45;&#x63;&#111;&#x6D;m&#x69;&#x74;&#x73;&#x2D;&#117;&#110;&#115;&#x75;b&#x73;&#99;&#x72;&#105;&#x62;&#101;&#64;&#105;&#110;&#99;&#x75;&#x62;&#x61;&#x74;&#111;&#114;&#x2E;&#97;p&#x61;&#x63;&#x68;&#x65;&#46;o&#114;&#103;</a></li>
+<a href="&#x6D;&#97;&#x69;&#x6C;t&#x6F;:&#99;o&#x75;&#99;&#104;&#100;&#x62;&#45;c&#x6F;&#x6D;&#109;&#x69;&#x74;&#115;&#x2D;&#117;&#x6E;&#115;&#x75;&#98;&#x73;&#99;&#114;&#105;&#98;&#x65;&#64;&#x69;&#110;&#x63;u&#98;&#97;&#x74;o&#114;&#x2E;&#x61;&#112;&#97;&#x63;&#x68;&#x65;&#46;&#x6F;&#114;g">&#99;o&#x75;&#99;&#104;&#100;&#x62;&#45;c&#x6F;&#x6D;&#109;&#x69;&#x74;&#115;&#x2D;&#117;&#x6E;&#115;&#x75;&#98;&#x73;&#99;&#114;&#105;&#98;&#x65;&#64;&#x69;&#110;&#x63;u&#98;&#97;&#x74;o&#114;&#x2E;&#x61;&#112;&#97;&#x63;&#x68;&#x65;&#46;&#x6F;&#114;g</a></li>
 </ul>
 
 <p>Replies to commit mails should be directed to the <code>couchdb-dev</code> mailing list.</p>

Modified: incubator/couchdb/site/htdocs/community/standards.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/community/standards.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/community/standards.html (original)
+++ incubator/couchdb/site/htdocs/community/standards.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="code.html"><span>Source Code</span></a></li>
-<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="active" href="standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/docs/index.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/docs/index.html (original)
+++ incubator/couchdb/site/htdocs/docs/index.html Tue Aug 26 11:17:02 2008
@@ -61,8 +61,8 @@
 <li><a class="" href="../community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="../community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="../community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="../community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/docs/intro.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/docs/intro.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/docs/intro.html (original)
+++ incubator/couchdb/site/htdocs/docs/intro.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="../community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="../community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="../community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="../community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/docs/overview.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/docs/overview.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/docs/overview.html (original)
+++ incubator/couchdb/site/htdocs/docs/overview.html Tue Aug 26 11:17:02 2008
@@ -63,8 +63,8 @@
 <li><a class="" href="../community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="../community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="../community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="../community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="../community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/downloads.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/downloads.html (original)
+++ incubator/couchdb/site/htdocs/downloads.html Tue Aug 26 11:17:02 2008
@@ -61,8 +61,8 @@
 <li><a class="" href="community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/index.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/index.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/index.html (original)
+++ incubator/couchdb/site/htdocs/index.html Tue Aug 26 11:17:02 2008
@@ -59,8 +59,8 @@
 <li><a class="" href="community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>

Modified: incubator/couchdb/site/htdocs/roadmap.html
URL: http://svn.apache.org/viewvc/incubator/couchdb/site/htdocs/roadmap.html?rev=689157&r1=689156&r2=689157&view=diff
==============================================================================
--- incubator/couchdb/site/htdocs/roadmap.html (original)
+++ incubator/couchdb/site/htdocs/roadmap.html Tue Aug 26 11:17:02 2008
@@ -61,8 +61,8 @@
 <li><a class="" href="community/lists.html"><span>Mailing Lists</span></a></li>
 <li><a class="" href="community/issues.html"><span>Issue Tracking</span></a></li>
 <li><a class="" href="community/code.html"><span>Source Code</span></a></li>
-<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="" href="community/standards.html"><span>Coding Standards</span></a></li>
+<li><a class="" href="community/committers.html"><span>Committers</span></a></li>
 <li><a class="external" href="http://planet.couchdb.com/"><span>Planet</span></a></li>
 </ul>
 </li>