summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-10 07:28:42 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-10 07:28:42 (EDT)
commit6d7499014d7a6ee20547ec43b76c00f57ade2c81 (patch)
tree1734fd71731a98159e8d3f62d85fcd3a02d21ab7 /site
parent2e573736c094376e7c65ecf95bae192ca3b75cf3 (diff)
downloadlibreboot.org-6d7499014d7a6ee20547ec43b76c00f57ade2c81.zip
libreboot.org-6d7499014d7a6ee20547ec43b76c00f57ade2c81.tar.gz
libreboot.org-6d7499014d7a6ee20547ec43b76c00f57ade2c81.tar.bz2
site/git/index.php: require sign-off-by (2)
Signed-off-by: Francis Rowe <info@gluglug.org.uk>
Diffstat (limited to 'site')
-rw-r--r--site/git/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/git/index.php b/site/git/index.php
index 46e6cb5..3907a6c 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -95,6 +95,9 @@
<a href="https://www.gnu.org/licenses/license-list.html">https://www.gnu.org/licenses/license-list.html</a>.
</p>
<p>
+ <?php echo gettext("Please add a <i>sign-off-by</i> to your commit. E.g. <i>git commit -s</i> instead of <i>git commit</i>"); ?>
+ </p>
+ <p>
<i>
<?php echo gettext("The libreboot project will not accept documentation released under the <u>GNU Free Documentation License</u>, because we do not want to endorse or support the Invariant clauses that this license allows. Changes submitted under this license will be rejected, even if it contains no Invariant sections."); ?>
</i>