diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2017-07-31 19:32:14 +0200 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2017-07-31 19:33:43 +0200 |
commit | 0d5635290b659cc78c626a3860e65bc11dd1377a (patch) | |
tree | 87d6bdd23a3e2111bf22cfff7e0819d0783fa7fc | |
parent | a919c25328daed45a13ed98d848fb6c51617bfbb (diff) | |
download | cuirass-0d5635290b659cc78c626a3860e65bc11dd1377a.tar cuirass-0d5635290b659cc78c626a3860e65bc11dd1377a.tar.gz |
doc: Update contribution email.
* doc/cuirass.texi (Contribution): guix-devel@gnu.org is preferred for
contributions.
-rw-r--r-- | doc/cuirass.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cuirass.texi b/doc/cuirass.texi index 12bc02f..2899ffb 100644 --- a/doc/cuirass.texi +++ b/doc/cuirass.texi @@ -346,7 +346,7 @@ This text field holds the absolute directory name of the build output or Everyone is welcome to contribute to Cuirass. You can report bugs, send patches and share your ideas with others by sending emails the -@email{bug-cuirass@@framalistes.org, mailing list}. +@email{guix-devel@@gnu.org, mailing list}. Development is done using the Git distributed version control system. Thus, access to the repository is not strictly necessary. We welcome |