diff mbox

MAINTAINERS: Update Eduardo Valentin's email address

Message ID 1401444208-6887-1-git-send-email-lee.jones@linaro.org
State Accepted
Commit f14d1c24c64bec45c01b0bc7b0dde2e54a797662
Headers show

Commit Message

Lee Jones May 30, 2014, 10:03 a.m. UTC
Eduardo TI address is bouncing, but it looks like he's still
contributing via his Gmail address.

Cc: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Eduardo Valentin June 2, 2014, 5:28 p.m. UTC | #1
Hello Lee Jones,

On Fri, May 30, 2014 at 11:03:28AM +0100, Lee Jones wrote:
> Eduardo TI address is bouncing, but it looks like he's still
> contributing via his Gmail address.
> 

Thanks for being proactive! I actually sent the very same patch a while
ago:


https://lkml.org/lkml/2014/4/2/644


Maybe it's fallen into the cracks.

Rui, any idea what is the status of that patch?

> Cc: Eduardo Valentin <edubezval@gmail.com>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6dc67b1..a9dc15b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8850,7 +8850,7 @@ F:	drivers/media/radio/radio-raremono.c
>  
>  THERMAL
>  M:	Zhang Rui <rui.zhang@intel.com>
> -M:	Eduardo Valentin <eduardo.valentin@ti.com>
> +M:	Eduardo Valentin <edubezval@gmail.com>
>  L:	linux-pm@vger.kernel.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
> @@ -8877,7 +8877,7 @@ S:	Maintained
>  F:	drivers/platform/x86/thinkpad_acpi.c
>  
>  TI BANDGAP AND THERMAL DRIVER
> -M:	Eduardo Valentin <eduardo.valentin@ti.com>
> +M:	Eduardo Valentin <edubezval@gmail.com>
>  L:	linux-pm@vger.kernel.org
>  S:	Supported
>  F:	drivers/thermal/ti-soc-thermal/
> -- 
> 1.8.3.2
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Javi Merino June 26, 2014, 9 a.m. UTC | #2
On Mon, Jun 02, 2014 at 06:28:00PM +0100, Eduardo Valentin wrote:
> Hello Lee Jones,
> 
> On Fri, May 30, 2014 at 11:03:28AM +0100, Lee Jones wrote:
> > Eduardo TI address is bouncing, but it looks like he's still
> > contributing via his Gmail address.
> > 
> 
> Thanks for being proactive! I actually sent the very same patch a while
> ago:
> 
> 
> https://lkml.org/lkml/2014/4/2/644
> 
> 
> Maybe it's fallen into the cracks.
> 
> Rui, any idea what is the status of that patch?

I've been bitten by this *again*.  This patch should've been in
3.15-rc1, it's 3.16-rc2 and Eduardo's email is still outdated in the
MAINTAINERS file.  The thermal tree seems to be pretty stale lately
and patches are rotting in the list, but this update should really get
into the kernel ASAP.

Eduardo, can you send this to trivial@kernel.org ?

--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Zhang Rui June 26, 2014, 9:19 a.m. UTC | #3
On Thu, 2014-06-26 at 10:00 +0100, Javi Merino wrote:
> On Mon, Jun 02, 2014 at 06:28:00PM +0100, Eduardo Valentin wrote:
> > Hello Lee Jones,
> > 
> > On Fri, May 30, 2014 at 11:03:28AM +0100, Lee Jones wrote:
> > > Eduardo TI address is bouncing, but it looks like he's still
> > > contributing via his Gmail address.
> > > 
> > 
> > Thanks for being proactive! I actually sent the very same patch a while
> > ago:
> > 
> > 
> > https://lkml.org/lkml/2014/4/2/644
> > 
> > 
> > Maybe it's fallen into the cracks.
> > 
> > Rui, any idea what is the status of that patch?
> 

Oops, sorry for the late response.
I thought all the patches that touches MAINTAINER file should go to
Linus directly, thus I did not take a patch in the beginning.

Patch applied and queued for 3.16-rc4.

thanks,
rui
> I've been bitten by this *again*.  This patch should've been in
> 3.15-rc1, it's 3.16-rc2 and Eduardo's email is still outdated in the
> MAINTAINERS file.  The thermal tree seems to be pretty stale lately
> and patches are rotting in the list, but this update should really get
> into the kernel ASAP.
> 
> Eduardo, can you send this to trivial@kernel.org ?
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6dc67b1..a9dc15b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8850,7 +8850,7 @@  F:	drivers/media/radio/radio-raremono.c
 
 THERMAL
 M:	Zhang Rui <rui.zhang@intel.com>
-M:	Eduardo Valentin <eduardo.valentin@ti.com>
+M:	Eduardo Valentin <edubezval@gmail.com>
 L:	linux-pm@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
@@ -8877,7 +8877,7 @@  S:	Maintained
 F:	drivers/platform/x86/thinkpad_acpi.c
 
 TI BANDGAP AND THERMAL DRIVER
-M:	Eduardo Valentin <eduardo.valentin@ti.com>
+M:	Eduardo Valentin <edubezval@gmail.com>
 L:	linux-pm@vger.kernel.org
 S:	Supported
 F:	drivers/thermal/ti-soc-thermal/