diff options
author | Francis Rowe <fchmmr@minifree.lan> | 2015-10-29 11:38:58 (EDT) |
---|---|---|
committer | Francis Rowe <fchmmr@minifree.lan> | 2015-10-29 11:38:58 (EDT) |
commit | d7c640e00ea6b00733b7639d5c2c9410a977a77a (patch) | |
tree | 6a3fd69f4334e1d76b32cf152f486d1709a39e77 /site | |
parent | dd279bd7d3dea642ba91bc13b0bc6cd75c640f6d (diff) | |
download | libreboot.org-d7c640e00ea6b00733b7639d5c2c9410a977a77a.zip libreboot.org-d7c640e00ea6b00733b7639d5c2c9410a977a77a.tar.gz libreboot.org-d7c640e00ea6b00733b7639d5c2c9410a977a77a.tar.bz2 |
git page: clarify that no-name is also an option
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index a3e3cc8..f86af09 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -80,7 +80,8 @@ <h2 id="guidelines">General guidelines for submitting patches <span class="r"><a href="#guidelines">#guidelines</a></span></h2> <p> Using your legal name is <b>not</b> required. For reasons why we have this policy, read <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this article</a>. You can use an assumed name, or your company name (if you have a company), if you want. Also, read <a href='http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/'>this article</a>. Unfortunately, git appears to be stuck with these problems, when an author changes their name, and we don't have a concrete answer to it. - As far as we know, publishing your legal name isn't even required for copyright purposes; in fact, "pen names" are common in literature. + As far as we know, publishing your legal name isn't even required for copyright purposes; in fact, "pen names" are common in literature. You can also + submit patches without a name, if you want (instructions are detailed on this page). </p> <p> 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>. |