diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-10-06 22:57:06 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-10-06 22:57:06 +0200 |
commit | dd8abc295f93e177d70cbbd661951bb0cc87f79b (patch) | |
tree | b43d7bf9f0b6d9d8eab284d4161866c969ca9710 | |
parent | 5d388c7c3f31b956182f7f88cc06896cba28d9bf (diff) | |
download | guix-dd8abc295f93e177d70cbbd661951bb0cc87f79b.tar.gz |
Update 'AUTHORS'.
* AUTHORS: Add Alex, Joshua, and Aljosha.
-rw-r--r-- | AUTHORS | 15 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 9 insertions, 7 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> diff --git a/THANKS b/THANKS index 68576f7ea0..2d3aeaec0b 100644 --- a/THANKS +++ b/THANKS @@ -16,7 +16,6 @@ infrastructure help: Christian Grothoff <christian@grothoff.org> Matthew Lien <bluet@bluet.org> Yutaka Niibe <gniibe@fsij.org> - Alex Sassmannshausen <alex.sassmannshausen@gmail.com> Cyrill Schenkel <cyrill.schenkel@gmail.com> Jason Self <jself@gnu.org> Alen Skondro <askondro@gmail.com> |