all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: guix-devel@gnu.org
Cc: Raimon Grau <raimonster@gmail.com>,
	Nils Gillmann <niasterisk@grrlz.net>,
	Ben Woodcroft <donttrustben@gmail.com>,
	Al McElrath <hello@yrns.org>, David Thompson <davet@gnu.org>
Subject: [PATCH] Update .mailmap.
Date: Thu, 17 Mar 2016 14:09:27 +0300	[thread overview]
Message-ID: <87zitxcqe0.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

As can be seen with "git --no-pager shortlog -nse", we have several
duplicates.  The attached patch should fix those.  I'm Cc-ing this
message to people whose names/emails are touched, so you can check
whether the proper ones are used.


[-- Attachment #2: 0001-Update-.mailmap.patch --]
[-- Type: text/x-patch, Size: 2707 bytes --]

From 270faa924e54297df8a04301bcedabb6c6de1b2f Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Thu, 17 Mar 2016 13:49:28 +0300
Subject: [PATCH] Update .mailmap.

* .mailmap: Add new entries for Al McElrath, Andreas Enge, Ben
  Woodcroft, David Thompson, Leo Famulari, Mathieu Lirzin, Nils
  Gillmann, Raimon Grau.
---
 .mailmap | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/.mailmap b/.mailmap
index a5fa857..563320b 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1,14 +1,19 @@
 # This list is used to avoid multiple name/email instances of the same
 # contributors reported by "git log" and "git shortlog" commands.
 
+Al McElrath <hello@yrns.org> <hello@atonesir.com>
 Alexander I. Grafov <grafov@gmail.com>
 Amirouche Boubekki <amirouche@hypermove.net>
+Andreas Enge <andreas@enge.fr> <andreas.enge@inria.fr>
+Andreas Enge <andreas@enge.fr> <privat@xobs-novena>
 Andy Wingo <wingo@igalia.com> <wingo@pobox.com>
-Ben Woodcroft <b.woodcroft@uq.edu.au> <donttrustben@gmail.com>
+Ben Woodcroft <donttrustben@gmail.com> <b.woodcroft@uq.edu.au>
+Ben Woodcroft <donttrustben@gmail.com> <donttrustben near gmail.com>
 Claes Wallin (韋嘉誠) <claes.wallin@greatsinodevelopment.com>
 Cyprien Nicolas <cyprien@nicolas.tf> <c.nicolas+gitorious@gmail.com>
 David Thompson <davet@gnu.org> <dthompson2@worcester.edu>
 David Thompson <davet@gnu.org> <dthompson@member.fsf.org>
+David Thompson <davet@gnu.org> <dthompson@vistahigherlearning.com>
 Deck Pickard <deck.r.pickard@gmail.com> <nebu@kipple>
 Eric Bavier <bavier@member.fsf.org> <ericbavier@gmail.com>
 Eric Dvorsak <eric@dvorsak.fr> <yenda1@gmail.com>
@@ -17,11 +22,15 @@ Joshua Grant <tadni@riseup.net> <gzg@riseup.net>
 Joshua Grant <tadni@riseup.net> <jgrant@parenthetical.io>
 Joshua Grant <tadni@riseup.net> <tadnimi@gmail.com>
 Joshua Grant <tadni@riseup.net> <youlysses@riseup.net>
+Leo Famulari <leo@famulari.name> <lfamular@gmail.com>
 Ludovic Courtès <ludo@gnu.org> <ludovic.courtes@inria.fr>
-Mathieu Lirzin <mthl@openmailbox.org> <mathieu.lirzin@openmailbox.org>
+Mathieu Lirzin <mthl@gnu.org> <mthl@openmailbox.org>
+Mathieu Lirzin <mthl@gnu.org> <mathieu.lirzin@openmailbox.org>
 Nikita Karetnikov <nikita@karetnikov.org> <nikita.karetnikov@gmail.com>
+Nils Gillmann <niasterisk@grrlz.net> <ng@niasterisk.space>
 Pjotr Prins <pjotr.public01@thebird.nl>
 Pjotr Prins <pjotr.public01@thebird.nl> <pjotr.public12@thebird.nl>
+Raimon Grau <raimonster@gmail.com> <raimon@3scale.net>
 Ricardo Wurmus <rekado@elephly.net>
 Ricardo Wurmus <rekado@elephly.net> <ricardo.wurmus@mdc-berlin.de>
 Sou Bunnbu (宋文武) <iyzsong@gmail.com>
-- 
2.6.3


[-- Attachment #3: Type: text/plain, Size: 27 bytes --]


-- 
Alex is watching you!

             reply	other threads:[~2016-03-17 11:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 11:09 Alex Kost [this message]
2016-03-17 13:04 ` [PATCH] Update .mailmap Andreas Enge
2016-03-18  7:48   ` Alex Kost
2016-03-17 21:35 ` Ludovic Courtès
2016-03-24 16:00   ` Alex Kost
2016-03-17 21:57 ` Mathieu Lirzin
2016-03-20 12:17 ` Nils Gillmann
2016-03-21  9:07   ` Alex Kost
2016-03-21 12:46     ` Nils Gillmann
2016-03-22 21:03       ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zitxcqe0.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=davet@gnu.org \
    --cc=donttrustben@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=hello@yrns.org \
    --cc=niasterisk@grrlz.net \
    --cc=raimonster@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.