[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1307679288.20439.15.camel@Joe-Laptop>
Date: Thu, 09 Jun 2011 21:14:48 -0700
From: Joe Perches <joe@...ches.com>
To: Ryan Mallon <rmallon@...il.com>,
Florian Mickler <florian@...kler.org>
Cc: Paul Mundt <lethal@...ux-sh.org>, linux-kernel@...r.kernel.org,
Andre Renaud <andre@...ewatersys.com>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
Russell King <linux@....linux.org.uk>,
Nicolas Ferre <nicolas.ferre@...el.com>,
Andrew Victor <avictor.za@...il.com>,
David Woodhouse <dwmw2@...radead.org>,
Anton Vorontsov <cbou@...l.ru>, Liam Girdwood <lrg@...com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
trivial@...nel.org
Subject: Re: [PATCH trival/tree-wide] Change Ryan Mallon's email address
across the kernel
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@....de>
RĂ©mi Denis-Courmont <rdenis@...phalempin.com>
Rudolf Marek <R.Marek@...cvut.cz>
Rui Saraiva <rmps@...l.ist.utl.pt>
+Ryan Mallon <rmallon@...il.com> <ryan@...ewatersys.com>
Sachin P Sant <ssant@...ibm.com>
Sam Ravnborg <sam@...s.ravnborg.org>
Sascha Hauer <s.hauer@...gutronix.de>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists