diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/site/git/index.php b/site/git/index.php index 20ba589..dd4348e 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -73,11 +73,6 @@ When submitting any kind of documentation, try not to use the terms him/her, she/he, his/her, or anything that is gender biased. <strong>Use their, they, them, those people, that person, and so on.</strong> <a href="https://gist.githubusercontent.com/0xabad1dea/8870b192fd1758743f66/raw/a230fa3438ce60c538dba31830fa88143245b719/singularthey.md">You are making a huge difference</a>. </p> <p> - If you're worried about receiving spam, you can supply patches with a non-existent email address; see notes below about <em>noname@libreboot.org</em>; you - can use this whether providing a name or not. The email address doesn't exist, and will just bounce. We do not require a way to contact you, so - a working email address is not required. - </p> - <p> <?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?> <?php echo gettext("If you are submitting new files, please make sure that they are under a free license (<a href='https://copyleft.org/'>copyleft</a> preferred)."); ?> <?php echo gettext("You can find a list on:"); ?> <a href="https://www.gnu.org/licenses/license-list.html">https://www.gnu.org/licenses/license-list.html</a>. NOTE: @@ -87,12 +82,7 @@ </p> <p> Small technical note: libreboot is working to convert all documentation to <em>texinfo</em>, 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. We recommend submitting them to the - libreboot development mailing list, linked to from the <a href="../">home page</a>. There is also an IRC channel. + it is currently written in HTML, directly. Therefore, please submit any new documentation under this format, during the transition period. <a href="../gnu/">Learn more</a>. </p> <p> |