summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-07-24 19:00:48 +0200
committerLudovic Courtès <ludo@gnu.org>2016-07-24 19:54:15 +0200
commitdfcdd9c25d552fb2691552837b2f2f50bb0b14fb (patch)
tree50bd6b7d06e1245427a1425397f66f20a164ec55
parent6b547d22952fb30c4419d4f81545353907ab398d (diff)
downloadguix-dfcdd9c25d552fb2691552837b2f2f50bb0b14fb.tar.gz
doc: Explain that contributors can use a pseudonym.
Suggested by ng0 <ng0@we.make.ritual.n0.is>.

* doc/contributing.texi (Contributing): Explain that using a legal name
is not required.
-rw-r--r--doc/contributing.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index dc554d2c76..c8f884eacd 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -15,6 +15,10 @@ our project uses a ``Contributor Covenant'', which was adapted from
 @url{http://contributor-covenant.org/}.  You can find a local version in
 the @file{CODE-OF-CONDUCT} file in the source tree.
 
+Contributors are not required to use their legal name in patches and
+on-line communication; they can use any name or pseudonym of their
+choice.
+
 @menu
 * Building from Git::           The latest and greatest.
 * Running Guix Before It Is Installed::  Hacker tricks.