summaryrefslogtreecommitdiffstats
path: root/site/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 00:53:57 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 00:53:57 (EDT)
commit84b857300ca56c49f90f7ae0bb7ab16786e5ca6f (patch)
treebd8d505e909832d5542ee869a8b90c712f4075ba /site/git
parent965887e3e67ddd05b009485283b7edac3c23cffa (diff)
downloadlibreboot.org-84b857300ca56c49f90f7ae0bb7ab16786e5ca6f.zip
libreboot.org-84b857300ca56c49f90f7ae0bb7ab16786e5ca6f.tar.gz
libreboot.org-84b857300ca56c49f90f7ae0bb7ab16786e5ca6f.tar.bz2
add note about maintainers on the git page
Diffstat (limited to 'site/git')
-rw-r--r--site/git/index.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php
index 63c4c6c..e6ce5ff 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -69,7 +69,7 @@
</p>
<p>
When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. Use their, they, them, those people, that person, and so on.
- You are making a huge difference.
+ <a href="https://gist.githubusercontent.com/0xabad1dea/8870b192fd1758743f66/raw/a230fa3438ce60c538dba31830fa88143245b719/singularthey.md">You are making a huge difference</a>.
</p>
<p>
<?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?>
@@ -80,6 +80,10 @@
Small technical note: libreboot is working to convert all documentation to <i>texinfo</i>, where
it is currently written in HTML, directly. Therefore, please submit any new documentation under this format, during the transition period.
</p>
+ <p>
+ Information about maintainers to notify, when submitting patches, can be found on the <a href="../contrib/">project maintainers</a> page. Generally speaking,
+ libreboot uses a very informal review method for patches. Most patches are merged, unless they obviously have problems.
+ </p>
</div>