Add Mark to `AUTHORS'.
[jackhill/guix/guix.git] / AUTHORS
1 GNU Guix is consists of Scheme code that implements the deployment model
2 of the Nix package management tool. In fact, it currently talks to a
3 build daemon whose code comes from Nix (see the manual for details.)
4
5 Nix was initially written by Eelco Dolstra; other people have been
6 contributing to it. See `nix/AUTHORS' for details.
7
8 GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
9 not be what it is without the contributions of the following people (in
10 alphabetical order):
11
12 Andreas Enge <andreas@enge.fr>
13 Nikita Karetnikov <nikita@karetnikov.org>
14 Cyril Roelandt <tipecaml@gmail.com>
15 Mark H. Weaver <mhw@netris.org>