[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Thu Mar 30 15:49:45 UTC 2017
The branch master has been updated
via 4cc3bde9bedecfdf1e81a4fe31476b633376a1bd (commit)
from 9e202bb48ed00656e8af83e6cd654a4e2209948a (commit)
- Log -----------------------------------------------------------------
commit 4cc3bde9bedecfdf1e81a4fe31476b633376a1bd
Author: Rich Salz <rsalz at akamai.com>
Date: Thu Mar 30 11:49:41 2017 -0400
publish committers guidelines
-----------------------------------------------------------------------
Summary of changes:
policies/committers.html | 2 +-
policies/index.html | 2 ++
policies/sidebar.shtml | 3 +++
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/policies/committers.html b/policies/committers.html
index e83e391..e0f45dd 100644
--- a/policies/committers.html
+++ b/policies/committers.html
@@ -123,7 +123,7 @@
file. A CLA is not required for trivial contributions (e.g. the
fix of a spelling mistake). If all reviewers as well as the
original author agree that the submission is trivial, the commit
- can be labelled "CLA: trivial" to skip CLA checks.</p>
+ text should include "CLA: trivial."</p>
</div>
diff --git a/policies/index.html b/policies/index.html
index 80437e5..855a474 100644
--- a/policies/index.html
+++ b/policies/index.html
@@ -45,6 +45,8 @@
please read the <a href="codingstyle.html">Coding Style</a>
page. For legal obligations of contributors, see the
page on <a href="cla.html">Contributor Agreements</a>.
+ If you want to become a committer, make sure to also read
+ our <a href="committers.html">Guidelines for Committers</a>.
</p>
<p>
The OpenSSL project is managed by the OpenSSL Management Committee
diff --git a/policies/sidebar.shtml b/policies/sidebar.shtml
index 0cb6766..4c0c89f 100644
--- a/policies/sidebar.shtml
+++ b/policies/sidebar.shtml
@@ -19,6 +19,9 @@
<a href="bylaws.html">Project Bylaws</a>
</li>
<li>
+ <a href="committers.html">Guidelines for Committers</a>
+ </li>
+ <li>
<a href="codingstyle.html">Coding Style</a>
</li>
<li>
More information about the openssl-commits
mailing list