From dd8abc295f93e177d70cbbd661951bb0cc87f79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org> Date: Sun, 6 Oct 2013 22:57:06 +0200 Subject: [PATCH] Update 'AUTHORS'. * AUTHORS: Add Alex, Joshua, and Aljosha. --- AUTHORS | 15 +++++++++------ THANKS | 1 - 2 files changed, 9 insertions(+), 7 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.) 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 68576f7ea05..2d3aeaec0bc 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> -- GitLab