diff options
-rw-r--r-- | site/git/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/git/index.php b/site/git/index.php index 6a1b032..7f7817c 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -68,8 +68,8 @@ <?php echo gettext("Using your legal name is not 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 alias, 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>."); ?> </p> <p> - When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. Use their, they, them, those people, that person, and so on. - <a href="https://gist.githubusercontent.com/0xabad1dea/8870b192fd1758743f66/raw/a230fa3438ce60c538dba31830fa88143245b719/singularthey.md">You are making a huge difference</a>. + When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. + Use their, they, them, those people, that person, and so on. <a href="https://gist.githubusercontent.com/0xabad1dea/8870b192fd1758743f66/raw/a230fa3438ce60c538dba31830fa88143245b719/singularthey.md">You are making a huge difference</a>. </p> <p> <?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?> |