aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-17 23:47:27 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-18 00:48:07 +0100
commit4fd27cdfb993ff71b4d9eb392571beb992ea16e3 (patch)
treed9e144783c8206439e8e533e923e6e276befc2b6
parent75f1e8f7cd8394cf287dc1da71096e8cad8eb5b3 (diff)
downloadguix-4fd27cdfb993ff71b4d9eb392571beb992ea16e3.tar
guix-4fd27cdfb993ff71b4d9eb392571beb992ea16e3.tar.gz
Move Andreas to `AUTHORS'.
-rw-r--r--AUTHORS4
-rw-r--r--THANKS1
2 files changed, 3 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 1d0ebf75b0..d01b41f1c3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,8 @@ 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:
+not be what it is without the contributions of the following people (in
+alphabetical order):
+ Andreas Enge <andreas@enge.fr>
Nikita Karetnikov <nikita@karetnikov.org>
diff --git a/THANKS b/THANKS
index d0ffe9edc4..3593be3015 100644
--- a/THANKS
+++ b/THANKS
@@ -5,5 +5,4 @@ proved to be inspiring and fruitful.
Thanks to the following people who contributed to GNU Guix through
suggestions, bug reports, patches, or general infrastructure help:
- Andreas Enge <andreas@enge.fr>
Jason Self <jself@gnu.org>