public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Philipp Riemer <ruderphilipp@gmail.com>
Cc: "Jiri Kosina" <jkosina@suse.cz>,
	"Paul Mundt" <lethal@linux-sh.org>, "Michael Büsch" <m@bues.ch>,
	"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
	"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>,
	"Linus Torvalds" <torvalds@linux-foundation.org>
Subject: Re: [GIT PULL] new mailmap file for the linux kernel git repository
Date: Fri, 1 Jun 2012 15:58:48 +0800	[thread overview]
Message-ID: <20120601075848.GB9920@kroah.com> (raw)
In-Reply-To: <CAFU-uVsStG0KoiQm95-uC8ZPXWAq=8Q8vXircxOuUCHhk+r9uw@mail.gmail.com>

On Thu, May 31, 2012 at 06:08:48PM +0200, Philipp Riemer wrote:
> updated mailmap file for LK repository
> 
> The current version of the .mailmap file does only capture a fraction of errors
> and ambiguity when looking at developers emails and names. Hence, this revised
> version tries to address many more names and, as a result, to clarify maintainer
> information. Issues addressed:
>  - Typos in names
>  - Typos in mails
>  - Mapping of ambiguous mail adresses (e.g. {aa@bb.cc, aa@home.(none),
>    aa@laptop.bb.cc,...} becomes {aa@bb.cc}) but keeping LKML specific ones
>  - Mapping of names to entries with only email information
>  - Correct usage of special character (e.g. German umlauts)
>  - 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
> 
> Signed-off-by: Philipp Riemer <ruderphilipp@gmail.com>
> ---
> Finally I am back from my trip through Germany and after attending
> LinuxTag in Berlin last week, reading Documentation/SubmittingPatches,
> and checking other patch submissions, I give this topic finally a new
> try...  Hopefully my submission confirms to the LK standards this
> time. I can certify that this contribution was conscientiously created
> in whole by me and therefore added the sign-off message.
> 
> Please pull from
> 
> 		git://github.com/ruderphilipp/linux.git mailmap-changes
> 
> to get the changes in the attached patch file (since even the
> web-interface of GMail wraps lines) -- or simply inspect/apply that
> file directly.
> 
> $ git diffstat upstream/master..origin/mailmap-changes .mailmap
>  .mailmap | 2482 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 2444 insertions(+), 38 deletions(-)

Where did you get some of these email addresses from?  My "kroah.org"
entries never showed up in the kernel commit logs, nor are they valid email
addresses, so why did you add them to the file?

greg k-h

  parent reply	other threads:[~2012-06-01 15:56 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
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             ` Greg KH [this message]
2012-06-01 16:22               ` [GIT PULL] " 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=20120601075848.GB9920@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=torvalds@linux-foundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox