Re: [PATCH trival/tree-wide] Change Ryan Mallon's email addressacross the kernel

From: Joe Perches
Date: Fri Jun 10 2011 - 00:15:01 EST


On Fri, 2011-06-10 at 13:54 +1000, Ryan Mallon wrote:
> Okay, so what is the preferred solution. Do I leave the old address in
> the files and add MAINTAINERS entries for everything with my correct
> address, or do I delete my email address (but leave my name) in all of
> the files?

Another option is to add an entry in .mailmap for
your correct new and incorrect old addresses.

diff --git a/.mailmap b/.mailmap
index 353ad56..218765d 100644
--- a/.mailmap
+++ b/.mailmap
@@ -95,6 +95,7 @@ Ralf Wildenhues <Ralf.Wildenhues@xxxxxx>
RÃmi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Rudolf Marek <R.Marek@xxxxxxxxxx>
Rui Saraiva <rmps@xxxxxxxxxxxxxxx>
+Ryan Mallon <rmallon@xxxxxxxxx> <ryan@xxxxxxxxxxxxxxxx>
Sachin P Sant <ssant@xxxxxxxxxx>
Sam Ravnborg <sam@xxxxxxxxxxxxxxxxx>
Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>


This will only work after get_maintainers is patched
to correctly parse the .mailmap entries that use this form.

I'll chat with Florian to correct this.

cheers, Joe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/