git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Stefan Beller <stefanbeller@googlemail.com>
To: git@vger.kernel.org
Cc: Stefan Beller <stefanbeller@googlemail.com>
Subject: [PATCH 0/6] Corrections to the mailmap file
Date: Thu,  4 Jul 2013 16:04:13 +0200	[thread overview]
Message-ID: <1372946659-10332-1-git-send-email-stefanbeller@googlemail.com> (raw)

Hello,

I noticed many duplicates in email addresses but having the same name by
running:

    # Finding out duplicates by comparing names:
    git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d

Most of these entries are most probably the same person, but we cannot be 
sure, as there might be different persons having the same name, then they
are only distinguished by the mail address.

However I suspect most of these to be the same person, having changed 
mail addresses.

Here comes an initial batch of corrections to the mailmap file, which
maps people with email addresses of different capitalization onto
the same entity.
(Example Name@MIT.EDU is the same as Name@mit.edu)

I intend to contact each of the persons individually and ask whether 
just their mail address changed, or if they are indeed different persons.

Stefan Beller

Stefan Beller (6):
  .mailmap: Multiple email addresses of Alejandro R. Sedeño
  .mailmap: Multiple mail addresses of Alex Riesen
  .mailmap: Multiple mail addresses of Paul Mackerras
  .mailmap: Multiple mail addresses of Keith Cascio
  .mailmap: Multiple mail addresses of Johannes Schindelin
  .mailmap: Multiple mail addresses of Toby Allsopp

 .mailmap | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
1.8.3.2.636.g7943f03

             reply	other threads:[~2013-07-04 14:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 14:04 Stefan Beller [this message]
2013-07-04 14:04 ` [PATCH 1/6] .mailmap: Multiple email addresses of Alejandro R. Sedeño Stefan Beller
2013-07-04 14:04 ` [PATCH 2/6] .mailmap: Multiple mail addresses of Alex Riesen Stefan Beller
2013-07-04 14:04 ` [PATCH 3/6] .mailmap: Multiple mail addresses of Paul Mackerras Stefan Beller
2013-07-04 14:04 ` [PATCH 4/6] .mailmap: Multiple mail addresses of Keith Cascio Stefan Beller
2013-07-04 14:04 ` [PATCH 5/6] .mailmap: Multiple mail addresses of Johannes Schindelin Stefan Beller
2013-07-04 14:04 ` [PATCH 6/6] .mailmap: Multiple mail addresses of Toby Allsopp Stefan Beller
2013-07-04 14:37 ` [PATCH 0/6] Corrections to the mailmap file Stefan Beller
2013-07-11 17:33 ` Junio C Hamano
2013-07-11 17:52   ` Stefan Beller
2013-07-11 18:16     ` Junio C Hamano
2013-07-12 11:49   ` [PATCH v2] " Stefan Beller
2013-07-12 11:49     ` [PATCH] .mailmap: Map email addresses to names Stefan Beller
2013-07-12 16:31       ` Junio C Hamano
2013-07-12 18:57       ` Jonathan Nieder
2013-07-12 19:02         ` Stefan Beller
2013-07-12 19:10           ` Stefan Beller
2013-07-12 16:27     ` [PATCH v2] Corrections to the mailmap file Junio C Hamano

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=1372946659-10332-1-git-send-email-stefanbeller@googlemail.com \
    --to=stefanbeller@googlemail.com \
    --cc=git@vger.kernel.org \
    /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 public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).