All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
@ 2016-02-24 22:57 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2016-02-24 22:57 UTC (permalink / raw)
  To: linux-arm-kernel

I have a couple different emails in here.  It's time to make them all
the same.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa3303ea625..d489445d6d08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7828,7 +7828,7 @@ S:	Maintained
 F:	arch/arm/*omap*/*clock*
 
 OMAP POWER MANAGEMENT SUPPORT
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 L:	linux-omap at vger.kernel.org
 S:	Maintained
 F:	arch/arm/*omap*/*pm*
@@ -7934,7 +7934,7 @@ F:	arch/arm/*omap*/usb*
 OMAP GPIO DRIVER
 M:	Grygorii Strashko <grygorii.strashko@ti.com>
 M:	Santosh Shilimkar <ssantosh@kernel.org>
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 L:	linux-omap at vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/gpio/gpio-omap.txt
@@ -9945,7 +9945,7 @@ F:	arch/arm/mach-s3c24xx/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M:	Sekhar Nori <nsekhar@ti.com>
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 T:	git git://gitorious.org/linux-davinci/linux-davinci.git
 Q:	http://patchwork.kernel.org/project/linux-davinci/list/
 S:	Supported
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
@ 2016-02-24 22:57 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2016-02-24 22:57 UTC (permalink / raw)
  To: arm; +Cc: linux-arm-kernel, linux-kernel

I have a couple different emails in here.  It's time to make them all
the same.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa3303ea625..d489445d6d08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7828,7 +7828,7 @@ S:	Maintained
 F:	arch/arm/*omap*/*clock*
 
 OMAP POWER MANAGEMENT SUPPORT
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 L:	linux-omap@vger.kernel.org
 S:	Maintained
 F:	arch/arm/*omap*/*pm*
@@ -7934,7 +7934,7 @@ F:	arch/arm/*omap*/usb*
 OMAP GPIO DRIVER
 M:	Grygorii Strashko <grygorii.strashko@ti.com>
 M:	Santosh Shilimkar <ssantosh@kernel.org>
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 L:	linux-omap@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/gpio/gpio-omap.txt
@@ -9945,7 +9945,7 @@ F:	arch/arm/mach-s3c24xx/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M:	Sekhar Nori <nsekhar@ti.com>
-M:	Kevin Hilman <khilman@deeprootsystems.com>
+M:	Kevin Hilman <khilman@kernel.org>
 T:	git git://gitorious.org/linux-davinci/linux-davinci.git
 Q:	http://patchwork.kernel.org/project/linux-davinci/list/
 S:	Supported
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
  2016-02-24 22:57 ` Kevin Hilman
@ 2016-03-13  0:09   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-03-13  0:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Feb 24, 2016 at 02:57:36PM -0800, Kevin Hilman wrote:
> I have a couple different emails in here.  It's time to make them all
> the same.
> 
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>

Merged into next/fixes-non-critical.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
@ 2016-03-13  0:09   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-03-13  0:09 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: arm, linux-arm-kernel, linux-kernel

On Wed, Feb 24, 2016 at 02:57:36PM -0800, Kevin Hilman wrote:
> I have a couple different emails in here.  It's time to make them all
> the same.
> 
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>

Merged into next/fixes-non-critical.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-13  2:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 22:57 [PATCH] MAINTAINERS: unify email addrs for Kevin Hilman Kevin Hilman
2016-02-24 22:57 ` Kevin Hilman
2016-03-13  0:09 ` Olof Johansson
2016-03-13  0:09   ` Olof Johansson

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.