diff options
Diffstat (limited to 'site/git/index.php')
-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 1ebd6ab..8f6a1c7 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -63,7 +63,7 @@ <div> - <h2>General guidelines for submitting patches</h2> + <h2 id="guidelines">General guidelines for submitting patches</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. |