summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-10-06 22:57:06 +0200
committerLudovic Courtès <ludo@gnu.org>2013-10-06 22:57:06 +0200
commitdd8abc295f93e177d70cbbd661951bb0cc87f79b (patch)
treeb43d7bf9f0b6d9d8eab284d4161866c969ca9710 /AUTHORS
parent5d388c7c3f31b956182f7f88cc06896cba28d9bf (diff)
Update 'AUTHORS'.
* AUTHORS: Add Alex, Joshua, and Aljosha.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS15
1 files changed, 9 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS
index fc9a7fdd90f..6d15973a726 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,11 +5,14 @@ build daemon whose code comes from Nix (see the manual for details.)
5Nix was initially written by Eelco Dolstra; other people have been 5Nix was initially written by Eelco Dolstra; other people have been
6contributing to it. See `nix/AUTHORS' for details. 6contributing to it. See `nix/AUTHORS' for details.
7 7
8GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would 8The fine people listed below have contributed code to GNU Guix (in
9not be what it is without the contributions of the following people (in
10alphabetical order): 9alphabetical order):
11 10
12 Andreas Enge <andreas@enge.fr> 11 Ludovic Courtès <ludo@gnu.org>
13 Nikita Karetnikov <nikita@karetnikov.org> 12 Andreas Enge <andreas@enge.fr>
14 Cyril Roelandt <tipecaml@gmail.com> 13 Joshua S. Grant <youlysses@riseup.net>
15 Mark H. Weaver <mhw@netris.org> 14 Nikita Karetnikov <nikita@karetnikov.org>
15 Aljosha Papsch <misc@rpapsch.de>
16 Cyril Roelandt <tipecaml@gmail.com>
17 Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
18 Mark H. Weaver <mhw@netris.org>