diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 10:39:42 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 10:39:42 (EDT) |
commit | 34a81fbdacab3a2da4da0479477ef5f692a11a40 (patch) | |
tree | 610bc2cfddb9db64df8e128a4340fd630697c10f /site | |
parent | 8c1a36c1771aa8d8c7e7ff9d35791ffea72a6641 (diff) | |
download | libreboot.org-34a81fbdacab3a2da4da0479477ef5f692a11a40.zip libreboot.org-34a81fbdacab3a2da4da0479477ef5f692a11a40.tar.gz libreboot.org-34a81fbdacab3a2da4da0479477ef5f692a11a40.tar.bz2 |
git page: clarify that it's about name changes
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 047ffb6..86a5e8f 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -65,7 +65,7 @@ <h2>General guidelines for submitting patches</h2> <p> - <?php echo gettext("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>."); ?> + 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. </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>. |