summary refs log tree commit diff
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)
downloadguix-dd8abc295f93e177d70cbbd661951bb0cc87f79b.tar.gz
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 fc9a7fdd90..6d15973a72 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,11 +5,14 @@ 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
-not be what it is without the contributions of the following people (in
+The fine people listed below have contributed code to GNU Guix (in
 alphabetical order):
 
-  Andreas Enge <andreas@enge.fr>
-  Nikita Karetnikov <nikita@karetnikov.org>
-  Cyril Roelandt <tipecaml@gmail.com>
-  Mark H. Weaver <mhw@netris.org>
+        Ludovic Courtès <ludo@gnu.org>
+        Andreas Enge <andreas@enge.fr>
+      Joshua S. Grant <youlysses@riseup.net>
+         Nikita Karetnikov <nikita@karetnikov.org>
+        Aljosha Papsch <misc@rpapsch.de>
+          Cyril Roelandt <tipecaml@gmail.com>
+           Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
+        Mark H. Weaver <mhw@netris.org>