You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2014/10/10 21:38:02 UTC

git commit: Added committer's guide to the documentation index.

Repository: mesos
Updated Branches:
  refs/heads/master aac1217ae -> 65b813603


Added committer's guide to the documentation index.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/65b81360
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/65b81360
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/65b81360

Branch: refs/heads/master
Commit: 65b8136033586411d2506587bdd40da34ac32772
Parents: aac1217
Author: Benjamin Mahler <bm...@twitter.com>
Authored: Fri Oct 10 12:37:29 2014 -0700
Committer: Benjamin Mahler <bm...@twitter.com>
Committed: Fri Oct 10 12:37:29 2014 -0700

----------------------------------------------------------------------
 docs/home.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/65b81360/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index 179a164..2efe37e 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -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.