diff options
author | Minifree Ltd <info@minifree.org> | 2016-05-04 23:25:38 (EDT) |
---|---|---|
committer | Minifree Ltd <info@minifree.org> | 2016-05-04 23:25:38 (EDT) |
commit | e7f83c15e7e825e686cc512ce1a53df13fcb7a93 (patch) | |
tree | fb2f173fd391a203dc85edcf12cfced43ab2370a | |
parent | 0cbf15f69338caf3431d1bd38e8054a0477708cd (diff) | |
download | libreboot.org-e7f83c15e7e825e686cc512ce1a53df13fcb7a93.zip libreboot.org-e7f83c15e7e825e686cc512ce1a53df13fcb7a93.tar.gz libreboot.org-e7f83c15e7e825e686cc512ce1a53df13fcb7a93.tar.bz2 |
typofix
-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 6699d11..7bb2149 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -92,7 +92,7 @@ (such as coreboot) require a legal name, and this can be problematic for certain groups of people. </p> <p> - Using your legal name is <strong>not</strong> required when submitting patches to libreboot. 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 any name of your chosinge, or your company name (if you have one), if you want or need to do that. You can also + Using your legal name is <strong>not</strong> required when submitting patches to libreboot. 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 any name of your chosing, or your company name (if you have one), if you want or need to do that. You can also submit patches <em>without a name</em>, if you want or need to do that (instructions are provided on this page). 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 commonly used by literary authors (computer programs are literary works). </p> |