From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: Remove duplicates in AUTHORS file before the release Date: Tue, 20 Dec 2016 16:37:50 +0100 Message-ID: <87fuli1ui9.fsf@gmail.com> References: <87d1gmu2ht.fsf@gmail.com> Reply-To: alex.sassmannshausen@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJMUM-0002NA-Od for guix-devel@gnu.org; Tue, 20 Dec 2016 10:38:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJMUJ-0004bm-M1 for guix-devel@gnu.org; Tue, 20 Dec 2016 10:38:02 -0500 Received: from mail-wj0-x244.google.com ([2a00:1450:400c:c01::244]:35995) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJMUJ-0004bS-Cj for guix-devel@gnu.org; Tue, 20 Dec 2016 10:37:59 -0500 Received: by mail-wj0-x244.google.com with SMTP id j10so28211535wjb.3 for ; Tue, 20 Dec 2016 07:37:57 -0800 (PST) Received: from rosser ([91.178.67.142]) by smtp.gmail.com with ESMTPSA id v202sm22497518wmv.8.2016.12.20.07.37.55 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 20 Dec 2016 07:37:55 -0800 (PST) In-reply-to: <87d1gmu2ht.fsf@gmail.com> 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" To: guix-devel@gnu.org Alex Kost writes: > Hello, if it's not too late for the release, I think it would be good to > adjust ".mailmap" to avoid duplicates in the generated AUTHORS file (if > it's too late, it would be good anyway). > > As you can check with "git --no-pager shortlog -nse", there are some > duplicates in the output (double names or emails for the same person). > This output is used to generate AUTHORS file in release tarballs. So to > disambiguate this, I would like to ask the people what are their > preference: > > - Alex: or ? I'm using alex@pompo.co . Thank you for doing this! Alex