From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Generate 'AUTHORS' Date: Tue, 30 Jun 2015 22:26:06 +0300 Message-ID: <87d20dxak1.fsf@gmail.com> References: <87pp4hnili.fsf@gmail.com> <87381b662u.fsf@gmail.com> <874mlrsgwk.fsf@gnu.org> <87twtq48qe.fsf_-_@gmail.com> <87egkt4aij.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA1AZ-0003Pq-Lb for guix-devel@gnu.org; Tue, 30 Jun 2015 15:26:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZA1AV-0001rV-3P for guix-devel@gnu.org; Tue, 30 Jun 2015 15:26:11 -0400 In-Reply-To: <87egkt4aij.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 30 Jun 2015 14:59:48 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: dthompson@member.fsf.org, donttrustben@gmail.com, guix-devel@gnu.org Ludovic Court=C3=A8s (2015-06-30 15:59 +0300) wrote: > > Cyril Roelandt skribis: > >> On 06/29/2015 09:26 PM, Alex Kost wrote: >>> However I see an issue with the autogenerated AUTHORS. There will be >>> duplicates since people not always use a single name/e-mail. For >>> example, there are: >> >> The proper way to fix this (and this should probably be done with or >> without this patch) is to use a .mailmap[1] file in our git repo. This >> will allow us to group all commits of an author even if they used >> different emails/name spellings. Wow, great! I didn't know about this feature, thank you! > Nice, didn=E2=80=99t know that. I guess we should create a .mailmap base= d on > the current AUTHORS file, which is authoritative. Alex, are you willing > to do that? Yes, I will do that. But before sending a patch I have some questions to people about their "canonical" names/e-mails that should be put in .mailmap: - Ricardo: or ? - Mark: Mark H Weaver or Mark H. Weaver? - Amirouche: "amz3 " or "Amirouche Boubekki "? (I suppose these belongs to a single person) - Ben: or ? - Christopher: Christopher Allan Webber or Christopher A. Webber? - Tom=C3=A1=C5=A1: or ? - Taylan: Taylan Ulrich Bayirli/Kammer or Taylan Ulrich Bay=C4=B1rl=C4=B1/K= ammer? - David: or ? - Cyprien Nicolas: Nicolas is a name, right? So I think the preferable form would be "Nicolas Cyprien", no? P.S.: I Cc-ed all the people, so make sure to remove them all during answering to prevent spamming them. --=20 Alex