summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-12-08 19:21:47 +0100
committerLudovic Courtès <ludo@gnu.org>2012-12-08 19:21:47 +0100
commita0f16bb663c978ea7db3ffdbf0b8a7266161fcbe (patch)
tree51790172fa496370ce84abc29ab8a686a6905d76 /AUTHORS
parent838d78e3e012c9b1151aa6899805ce65102b39a0 (diff)
Update `AUTHORS'.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS12
1 files changed, 11 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index cbf594f492f..6b076c29f84 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,11 @@
1Ludovic Courtès <ludo@gnu.org> 1GNU Guix is consists of Scheme code that implements the deployment model
2of the Nix package management tool. In fact, it currently talks to a
3build daemon whose code comes from Nix (see the manual for details.)
4
5Nix was initially written by Eelco Dolstra; other people have been
6contributing to it. See `nix/AUTHORS' for details.
7
8GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
9not be what it is without the contributions of the following people:
10
11 Nikita Karetnikov <nikita.karetnikov@gmail.com>