guix-devel/AUTHORS

16 lines
648 B
Plaintext
Raw Normal View History

2012-12-08 19:21:47 +01: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 23:47:27 +01:00
not be what it is without the contributions of the following people (in
alphabetical order):
2012-12-08 19:21:47 +01:00
2013-01-17 23:47:27 +01:00
Andreas Enge <andreas@enge.fr>
2012-12-09 14:42:30 +01:00
Nikita Karetnikov <nikita@karetnikov.org>
2013-01-27 00:55:51 +01:00
Cyril Roelandt <tipecaml@gmail.com>
2013-02-17 22:19:11 +01:00
Mark H. Weaver <mhw@netris.org>