After gathering some information about people, I updated this patch
(attached) to fix some names and emails.  I'm going to wait for a couple
of days before pushing it to let people check this info.

>From 0d0b74ec009dee0147a2bca2b314e9294e69c897 Mon Sep 17 00:00:00 2001
From: Alex Kost <[email protected]>
Date: Sat, 27 Jun 2015 20:42:32 +0300
Subject: [PATCH] Clean up 'THANKS' and 'AUTHORS'.

* THANKS: Add Konrad Hinsen, Cyprien Nicolas, Yakkala Yagnesh Raghava
  and Alexander Shendi.  Remove Federico Beffa, Marek Benc, John
  Darrington, rekado, Cyrill Schenkel and Andy Wingo because they are
  placed in AUTHORS.  Move Amirouche Boubekki and Alex Kost to ...
* AUTHORS: ... here.  Add Arne Babenhauserheide, Ian Denhardt, Kevin
  Lemonnier, Mathieu Lirzin, Pierre-Antoine Rault and Ben Woodcroft.
  Fix some names and emails.
---
 AUTHORS | 22 +++++++++++++++-------
 THANKS  | 14 +++++---------
 2 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 6eadb7f..d589242 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
-GNU Guix is consists of Scheme code that implements the deployment model
+GNU Guix consists of Scheme code that implements the deployment model
 of the Nix package management tool.  In fact, it currently talks to a
 build daemon whose code comes from Nix (see the manual for details.)
 
@@ -8,14 +8,17 @@ contributing to it.  See `nix/AUTHORS' for details.
 The fine people listed below have contributed code to GNU Guix (in
 alphabetical order):
 
+           Arne Babenhauserheide <[email protected]>
            Eric Bavier <[email protected]>
-  Taylan Ulrich Bayirli/Kammer <[email protected]>
+  Taylan Ulrich Bayırlı/Kammer <[email protected]>
        Federico Beffa <[email protected]>
           Marek Benc <[email protected]>
+      Amirouche Boubekki <[email protected]>
             Sou Bunnbu (宋文武) <[email protected]>
-          Tomáš Čech <[email protected]>
+          Tomáš Čech <[email protected]>
         Ludovic Courtès <[email protected]>
            John Darrington <[email protected]>
+            Ian Denhardt <[email protected]>
         Andreas Enge <[email protected]>
          Alírio Eyng <[email protected]>
    Alexander I. Grafov <[email protected]>
@@ -23,19 +26,24 @@ alphabetical order):
          Raimon Grau <[email protected]>
           David Hashe <[email protected]>
          Nikita Karetnikov <[email protected]>
+           Alex Kost <[email protected]>
+          Kevin Lemonnier <[email protected]>
          Julien Lepiller <[email protected]>
+        Mathieu Lirzin <[email protected]>
         Aljosha Papsch <[email protected]>
            Deck Pickard <[email protected]>
         Manolis Ragkousis <[email protected]>
+ Pierre-Antoine Rault <[email protected]>
           Cyril Roelandt <[email protected]>
            Alex Sassmannshausen <[email protected]>
          Cyrill Schenkel <[email protected]>
           Jason Self <[email protected]>
     Sree Harsha Totakura <[email protected]>
-          David Thompson <[email protected]>
+          David Thompson <[email protected]>
           Claes Wallin (韋嘉誠) <[email protected]>
-           Paul van der Walt <[email protected]>
-        Mark H. Weaver <[email protected]>
+   Paul van der Walt <[email protected]>
+         Mark H Weaver <[email protected]>
  Christopher A. Webber <[email protected]>
            Andy Wingo <[email protected]>
-        Ricardo Wurmus <[email protected]>
+            Ben Woodcroft <[email protected]>
+        Ricardo Wurmus <[email protected]>
diff --git a/THANKS b/THANKS
index 8093d8c..ce2e42d 100644
--- a/THANKS
+++ b/THANKS
@@ -7,38 +7,34 @@ suggestions, bug reports, patches, internationalization, or general
 infrastructure help:
 
 	    Lluís Batlle i Rossell <[email protected]>
-         Federico Beffa <[email protected]>
-            Marek Benc <[email protected]>
           Sylvain Beucler <[email protected]>
-        Amirouche Boubekki <[email protected]>
 	   Carlos Carleos <[email protected]>
 	   Felipe Castro <[email protected]>
 	   Daniel Clark <[email protected]>
 	Alexandru Cojocaru <[email protected]>
 	    Aleix Conchillo Flaqué <[email protected]>
-	     John Darrington <[email protected]>
 	   Rafael Ferreira <[email protected]>
 	Christian Grothoff <[email protected]>
+           Konrad Hinsen <[email protected]>
           Brandon Invergo <[email protected]>
 	  Jeffrin Jose <[email protected]>
-	     Kete <[email protected]>
+	          Kete <[email protected]>
            Daniel Kochmański <[email protected]>
-             Alex Kost <[email protected]>
 	  Matthew Lien <[email protected]>
 	    Niels Möller <[email protected]>
+          Cyprien Nicolas <[email protected]>
 	   Yutaka Niibe <[email protected]>
            Andrei Osipov <[email protected]>
              Adam Pribyl <[email protected]>
             Pjotr Prins <[email protected]>
-                  rekado <[email protected]>
+  Yakkala Yagnesh Raghava <[email protected]>
            Joshua Randall <[email protected]>
       Bruno Félix Rezende Ribeiro <[email protected]>
-	   Cyrill Schenkel <[email protected]>
 	    Benno Schulenberg <[email protected]>
            Thomas Schwinge <[email protected]>
+        Alexander Shendi <[email protected]>
 	     Alen Skondro <[email protected]>
 	 Matthias Wachs <[email protected]>
-             Andy Wingo <[email protected]>
            Philip Woods <[email protected]>
 
 GNU Guix also includes non-software works.  Thanks to the following
-- 
2.4.3

Reply via email to