summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-12-09 13:39:40 +0100
committerLudovic Courtès <ludo@gnu.org>2015-12-09 14:29:41 +0100
commite15fcdd149cec662fcaf4b550ee32879bd53a591 (patch)
tree525a3f3271111ca400f02f21e5ee64d30224b43e /Makefile.am
parentcb9601029ea164b86bdf997f7160d494c15d344b (diff)
downloadgnu-guix-e15fcdd149cec662fcaf4b550ee32879bd53a591.tar
gnu-guix-e15fcdd149cec662fcaf4b550ee32879bd53a591.tar.gz
Add "Contributor Covenant".
* CODE-OF-CONDUCT: New file, adapted from <http://contributor-covenant.org/version/1/3/0/code_of_conduct.txt>. * doc/contributing.texi (Contributing): Mention it. * Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4adf39ee05..760caed859 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -299,6 +299,7 @@ EXTRA_DIST = \
HACKING \
ROADMAP \
TODO \
+ CODE-OF-CONDUCT \
.dir-locals.el \
build-aux/build-self.scm \
build-aux/hydra/gnu-system.scm \