diff options
author | Francis Rowe <fchmmr@minifree.lan> | 2015-11-03 15:43:13 (EST) |
---|---|---|
committer | Francis Rowe <fchmmr@minifree.lan> | 2015-11-03 15:43:13 (EST) |
commit | 417a1f8bb268a0822f8a1de39b095c46876b3421 (patch) | |
tree | 9cbd0d5f15e9bd7eec8e51d13b43926445b500f8 /site | |
parent | dd15f29d772742be84029f50ad4f71e3690b5f06 (diff) | |
download | libreboot.org-417a1f8bb268a0822f8a1de39b095c46876b3421.zip libreboot.org-417a1f8bb268a0822f8a1de39b095c46876b3421.tar.gz libreboot.org-417a1f8bb268a0822f8a1de39b095c46876b3421.tar.bz2 |
git page: note about email address
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/git/index.php b/site/git/index.php index fb4e7e0..8b1a83c 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -72,6 +72,11 @@ When submitting any kind of documentation, try not to use the terms him/her, she/he, his/her, or anything that is gender biased. <b>Use their, they, them, those people, that person, and so on.</b> <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 <i>noname@libreboot.org</i>; 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: |