gnu: r-wgcna: Move to (gnu packages bioconductor).
[jackhill/guix/guix.git] / HACKING
1 -*- mode: org; coding: utf-8; -*-
2
3 #+TITLE: Hacking GNU Guix and Its Incredible Distro
4
5 Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
6 Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
7 Copyright © 2017 Leo Famulari <leo@famulari.name>
8 Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
9
10 Copying and distribution of this file, with or without modification,
11 are permitted in any medium without royalty provided the copyright
12 notice and this notice are preserved.
13
14 * Contributing
15
16 See the manual for useful hacking informations, either by running
17
18 info -f doc/guix.info "Contributing"
19
20 or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].