Author: bmahler
Date: Fri Oct 10 19:45:43 2014
New Revision: 1630964

URL: http://svn.apache.org/r1630964
Log:
Properly published the committer's guide.

Modified:
    mesos/site/publish/documentation/index.html
    mesos/site/publish/documentation/latest/index.html
    mesos/site/source/documentation/latest.html.md

Modified: mesos/site/publish/documentation/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/index.html?rev=1630964&r1=1630963&r2=1630964&view=diff
==============================================================================
--- mesos/site/publish/documentation/index.html (original)
+++ mesos/site/publish/documentation/index.html Fri Oct 10 19:45:43 2014
@@ -140,6 +140,7 @@
 <h2>Contributing to Mesos</h2>
 
 <ul>
+<li><a href="/documentation/latest/committers-guide/">Committer&rsquo;s 
Guide</a>: A guiding document for etiquette in reviews and commits.</li>
 <li><a href="/documentation/latest/mesos-code-internals/">Code Internals</a> 
overview of the codebase and internal organization.</li>
 <li><a href="/documentation/latest/mesos-c++-style-guide/">C++ Style 
Guide</a></li>
 <li><a href="/documentation/latest/mesos-developers-guide/">Developers 
Guide</a> includes resources for developers contributing to Mesos and the 
process of submitting patches for review.</li>

Modified: mesos/site/publish/documentation/latest/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/index.html?rev=1630964&r1=1630963&r2=1630964&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/index.html (original)
+++ mesos/site/publish/documentation/latest/index.html Fri Oct 10 19:45:43 2014
@@ -140,6 +140,7 @@
 <h2>Contributing to Mesos</h2>
 
 <ul>
+<li><a href="/documentation/latest/committers-guide/">Committer&rsquo;s 
Guide</a>: A guiding document for etiquette in reviews and commits.</li>
 <li><a href="/documentation/latest/mesos-code-internals/">Code Internals</a> 
overview of the codebase and internal organization.</li>
 <li><a href="/documentation/latest/mesos-c++-style-guide/">C++ Style 
Guide</a></li>
 <li><a href="/documentation/latest/mesos-developers-guide/">Developers 
Guide</a> includes resources for developers contributing to Mesos and the 
process of submitting patches for review.</li>

Modified: mesos/site/source/documentation/latest.html.md
URL: 
http://svn.apache.org/viewvc/mesos/site/source/documentation/latest.html.md?rev=1630964&r1=1630963&r2=1630964&view=diff
==============================================================================
--- mesos/site/source/documentation/latest.html.md (original)
+++ mesos/site/source/documentation/latest.html.md Fri Oct 10 19:45:43 2014
@@ -29,6 +29,7 @@ layout: documentation
 
 ## Contributing to Mesos
 
+* [Committer's Guide](/documentation/latest/committers-guide/): A guiding 
document for etiquette in reviews and commits.
 * [Code Internals](/documentation/latest/mesos-code-internals/) overview of 
the codebase and internal organization.
 * [C++ Style Guide](/documentation/latest/mesos-c++-style-guide/)
 * [Developers Guide](/documentation/latest/mesos-developers-guide/) includes 
resources for developers contributing to Mesos and the process of submitting 
patches for review.


Reply via email to