All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Philipp Riemer <ruderphilipp@gmail.com>
Cc: "Paul Mundt" <lethal@linux-sh.org>, "Michael Büsch" <m@bues.ch>,
	"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
	"Jiri Kosina" <jkosina@suse.cz>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	LKML <linux-kernel@vger.kernel.org>,
	"Wang Chen" <ellre923@gmail.com>,
	"Jonathan Corbet" <corbet@lwn.net>
Subject: Re: [GIT PULL] new mailmap file for the linux kernel git repository
Date: Wed, 16 May 2012 07:38:30 -0700	[thread overview]
Message-ID: <20120516143830.GA483@kroah.com> (raw)
In-Reply-To: <CAFU-uVs_Gwacxj74cyekY2gv+zAq+Spba7nfPLdTc_dR3y8CYw@mail.gmail.com>

On Wed, May 16, 2012 at 04:25:28PM +0200, Philipp Riemer wrote:
> Dear members of the LKML,
> I spent the last weeks creating a new .mailmap file for the LK git
> repo (see previous mail attached below).
> 
> The new version of this file is available in the git repository at:
>   git://github.com/ruderphilipp/linux.git mailmap-changes
> 
> Latest commit at the branch: 5b4e7ca5d453bc2701ef79969aecb9ed23abd469
> mailmap changes
> The following changes since commit 36be50515fe2aef61533b516fa2576a2c7fe7664
>  .mailmap | 2479 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 2441 insertions(+), 38 deletions(-)
> 
> Patch file in addition below the attached mail.
> 
> In my work I considered the following aspects:
> * Typos in names
> * Typos in mails
> * Mapping of ambiguous mail adresses (e.g. {aa@bb.cc, aa@home.bb.cc,
> aa@laptop.bb.cc,...} becomes {aa@bb.cc})
> * Mapping of names to entries with only email information
> * Harmonization of position and style of last name (no more all-caps
> names like "First LAST" or those of "Last, First")
> * No initials in names if not necessary
> * Conversion of email addresses to lower case
> 
> Why did I do this? One reason for that is a missing configuration of
> Git -- leading to a combination of the name of user (login) and
> computer (e.g. "me@mybox.local"). Of course this is not a real mail
> address and most users realize and fix this fact pretty fast.
> Nevertheless there is at least one commit with wrong data in the
> codebase. Another reason is spelling. When skimming through the vast
> list of author names and email addresses one can find many
> typographical errors such as ".con" instead of ".com" or missing
> letters. Over time also these get fixed -- but the wrong data is
> visible.
> 
> I am pretty confident that I coalesced the data of most of the
> ambiguous users. But despite having spent so many hours in finding and
> matching these entries, this work (that I did primarily for my thesis)
> might be helpful for other researchers as well, such as e.g. Wang Chen
> as the maintainer of the Linux Kernel Patch Statistic
> <http://www.remword.com/kps_result/> or Greg, Jonthan, etc. as the
> authors of "Who writes Linux"
> <http://go.linuxfoundation.org/who-writes-linux-2012>...
> 
> Hence, please integrate this file into the official Linux Kernel repository.

You forgot a signed-off-by: line which is required for a patch to be
accepted :(


  reply	other threads:[~2012-05-16 14:38 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 14:25 [GIT PULL] new mailmap file for the linux kernel git repository Philipp Riemer
2012-05-16 14:38 ` Greg KH [this message]
2012-05-16 14:41   ` Jiri Kosina
2012-05-16 15:01     ` Philipp Riemer
2012-05-16 15:08       ` Greg KH
2012-05-16 15:21         ` Philipp Riemer
2012-05-31 16:08           ` Philipp Riemer
2012-05-31 19:25             ` Joe Perches
2012-05-31 20:15               ` Al Viro
2012-06-01  8:41                 ` Philipp Riemer
2012-06-01 11:41                   ` Alan Cox
2012-06-01 16:45                   ` Al Viro
2012-06-01 15:16               ` Philipp Riemer
2012-06-28  5:21               ` Joe Perches
2012-06-28  9:00                 ` Philipp Riemer
     [not found]                   ` <CAD6jFUQAUAqSz3vAmQtvPFBQZC82DJ4dD9TdRs37DHTZjNUuOQ@mail.gmail.com>
     [not found]                     ` <CAFU-uVs2i8Sf7CqUvndyo8-TUNH4CYjXzu4KXPhLvLo-JLcuWQ@mail.gmail.com>
2012-08-10 13:39                       ` [PATCH] " Philipp Riemer
2012-06-01  7:58             ` [GIT PULL] " Greg KH
2012-06-01 16:22               ` Philipp Riemer
2012-06-01 16:23                 ` Philipp Riemer
2012-05-16 16:10 ` Joe Perches
2012-05-16 16:46   ` Philipp Riemer
2012-05-16 16:49     ` Josh Boyer
2012-05-16 17:01       ` Philipp Riemer
2012-05-16 17:58         ` Greg KH
2012-05-16 16:52     ` Joe Perches
2012-06-04  6:28 ` Geert Uytterhoeven
2012-06-04  8:42   ` Philipp Riemer

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=20120516143830.GA483@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=corbet@lwn.net \
    --cc=ellre923@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m@bues.ch \
    --cc=ruderphilipp@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /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.
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.