diff options
author | Leah Woods <info@minifree.org> | 2016-05-05 22:34:44 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-05 22:34:44 (EDT) |
commit | 62a642d8583a510eb525b54c05e32d01982f94d1 (patch) | |
tree | f2cc6fa9515b3fb4f6ea2df1ef75e759dbade9a3 | |
parent | ee0f62fce2a010772632cd8f4be7318e12485d7a (diff) | |
download | libreboot.org-62a642d8583a510eb525b54c05e32d01982f94d1.zip libreboot.org-62a642d8583a510eb525b54c05e32d01982f94d1.tar.gz libreboot.org-62a642d8583a510eb525b54c05e32d01982f94d1.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 f79c716..b03ebd5 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 chosing, 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 choosing, 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> |