guix-play/AUTHORS

16 lines
648 B
Plaintext
Raw Normal View History

2012-12-08 13:21:47 -05:00
GNU Guix is consists of Scheme code that implements the deployment model
of the Nix package management tool. In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)
Nix was initially written by Eelco Dolstra; other people have been
contributing to it. See `nix/AUTHORS' for details.
GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
2013-01-17 17:47:27 -05:00
not be what it is without the contributions of the following people (in
alphabetical order):
2012-12-08 13:21:47 -05:00
2013-01-17 17:47:27 -05:00
Andreas Enge <andreas@enge.fr>
2012-12-09 08:42:30 -05:00
Nikita Karetnikov <nikita@karetnikov.org>
2013-01-26 18:55:51 -05:00
Cyril Roelandt <tipecaml@gmail.com>
2013-02-17 16:19:11 -05:00
Mark H. Weaver <mhw@netris.org>