summaryrefslogtreecommitdiff
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)
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 1d0ebf75b0d..d01b41f1c33 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,8 @@ Nix 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 8GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
9not be what it is without the contributions of the following people: 9not be what it is without the contributions of the following people (in
10alphabetical order):
10 11
12 Andreas Enge <andreas@enge.fr>
11 Nikita Karetnikov <nikita@karetnikov.org> 13 Nikita Karetnikov <nikita@karetnikov.org>
diff --git a/THANKS b/THANKS
index d0ffe9edc42..3593be30155 100644
--- a/THANKS
+++ b/THANKS
@@ -5,5 +5,4 @@ proved to be inspiring and fruitful.
5Thanks to the following people who contributed to GNU Guix through 5Thanks to the following people who contributed to GNU Guix through
6suggestions, bug reports, patches, or general infrastructure help: 6suggestions, bug reports, patches, or general infrastructure help:
7 7
8 Andreas Enge <andreas@enge.fr>
9 Jason Self <jself@gnu.org> 8 Jason Self <jself@gnu.org>