* [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address
@ 2013-08-11 15:21 Javier Martinez Canillas
2013-08-12 7:55 ` Tony Lindgren
0 siblings, 1 reply; 8+ messages in thread
From: Javier Martinez Canillas @ 2013-08-11 15:21 UTC (permalink / raw)
To: Jiri Kosina
Cc: Benoît Cousson, Tony Lindgren, Pavel Machek, Belisko Marek,
linux-omap, Javier Martinez Canillas
Using the email address listed on MAINTAINERS I keep
getting SMTP 550 Invalid recipient errors.
Update with what seems to be current Benoît's email
address to make get_maintainer.pl to stop lying.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4").
Changes since v1:
- I mostly send DT patches to Benoît but now I noticed that
he also maintains other subsystems. Update the patch to
change all his MAINTAINERS entries.
MAINTAINERS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index defc053..3466423 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c
F: include/linux/i2c-omap.h
OMAP DEVICE TREE SUPPORT
-M: Benoît Cousson <b-cousson@ti.com>
+M: Benoît Cousson <benoit.cousson@linaro.org>
M: Tony Lindgren <tony@atomide.com>
L: linux-omap@vger.kernel.org
L: devicetree@vger.kernel.org
@@ -5959,14 +5959,14 @@ S: Maintained
F: drivers/char/hw_random/omap-rng.c
OMAP HWMOD SUPPORT
-M: Benoît Cousson <b-cousson@ti.com>
+M: Benoît Cousson <benoit.cousson@linaro.org>
M: Paul Walmsley <paul@pwsan.com>
L: linux-omap@vger.kernel.org
S: Maintained
F: arch/arm/mach-omap2/omap_hwmod.*
OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
-M: Benoît Cousson <b-cousson@ti.com>
+M: Benoît Cousson <benoit.cousson@linaro.org>
L: linux-omap@vger.kernel.org
S: Maintained
F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c
--
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-11 15:21 [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address Javier Martinez Canillas @ 2013-08-12 7:55 ` Tony Lindgren 2013-08-12 9:09 ` Javier Martinez Canillas 0 siblings, 1 reply; 8+ messages in thread From: Tony Lindgren @ 2013-08-12 7:55 UTC (permalink / raw) To: Javier Martinez Canillas Cc: Jiri Kosina, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 08:28]: > Using the email address listed on MAINTAINERS I keep > getting SMTP 550 Invalid recipient errors. > > Update with what seems to be current Benoît's email > address to make get_maintainer.pl to stop lying. > > Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Is the linaro.org address still valid? We should probably wait for Benoit to confirm this to avoid more confusion. Regards, Tony > --- > > Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4"). > > Changes since v1: > - I mostly send DT patches to Benoît but now I noticed that > he also maintains other subsystems. Update the patch to > change all his MAINTAINERS entries. > > MAINTAINERS | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index defc053..3466423 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c > F: include/linux/i2c-omap.h > > OMAP DEVICE TREE SUPPORT > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <benoit.cousson@linaro.org> > M: Tony Lindgren <tony@atomide.com> > L: linux-omap@vger.kernel.org > L: devicetree@vger.kernel.org > @@ -5959,14 +5959,14 @@ S: Maintained > F: drivers/char/hw_random/omap-rng.c > > OMAP HWMOD SUPPORT > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <benoit.cousson@linaro.org> > M: Paul Walmsley <paul@pwsan.com> > L: linux-omap@vger.kernel.org > S: Maintained > F: arch/arm/mach-omap2/omap_hwmod.* > > OMAP HWMOD DATA FOR OMAP4-BASED DEVICES > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <benoit.cousson@linaro.org> > L: linux-omap@vger.kernel.org > S: Maintained > F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c > -- > 1.7.7.6 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 7:55 ` Tony Lindgren @ 2013-08-12 9:09 ` Javier Martinez Canillas 2013-08-12 10:21 ` Ruslan Bilovol 2013-08-12 14:03 ` Javier Martinez Canillas 0 siblings, 2 replies; 8+ messages in thread From: Javier Martinez Canillas @ 2013-08-12 9:09 UTC (permalink / raw) To: Tony Lindgren Cc: Javier Martinez Canillas, Jiri Kosina, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap Hi Tony, On Mon, Aug 12, 2013 at 9:55 AM, Tony Lindgren <tony@atomide.com> wrote: > * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 08:28]: >> Using the email address listed on MAINTAINERS I keep >> getting SMTP 550 Invalid recipient errors. >> >> Update with what seems to be current Benoît's email >> address to make get_maintainer.pl to stop lying. >> >> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> > > Is the linaro.org address still valid? We should probably > wait for Benoit to confirm this to avoid more confusion. > It seems so, at least I don't the SMTP 550 errors with it. But I agree that is best to wait for Benoit to confirm what is his current address. I just wanted to help... > Regards, > > Tony > Best regards, Javier >> --- >> >> Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4"). >> >> Changes since v1: >> - I mostly send DT patches to Benoît but now I noticed that >> he also maintains other subsystems. Update the patch to >> change all his MAINTAINERS entries. >> >> MAINTAINERS | 6 +++--- >> 1 files changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index defc053..3466423 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c >> F: include/linux/i2c-omap.h >> >> OMAP DEVICE TREE SUPPORT >> -M: Benoît Cousson <b-cousson@ti.com> >> +M: Benoît Cousson <benoit.cousson@linaro.org> >> M: Tony Lindgren <tony@atomide.com> >> L: linux-omap@vger.kernel.org >> L: devicetree@vger.kernel.org >> @@ -5959,14 +5959,14 @@ S: Maintained >> F: drivers/char/hw_random/omap-rng.c >> >> OMAP HWMOD SUPPORT >> -M: Benoît Cousson <b-cousson@ti.com> >> +M: Benoît Cousson <benoit.cousson@linaro.org> >> M: Paul Walmsley <paul@pwsan.com> >> L: linux-omap@vger.kernel.org >> S: Maintained >> F: arch/arm/mach-omap2/omap_hwmod.* >> >> OMAP HWMOD DATA FOR OMAP4-BASED DEVICES >> -M: Benoît Cousson <b-cousson@ti.com> >> +M: Benoît Cousson <benoit.cousson@linaro.org> >> L: linux-omap@vger.kernel.org >> S: Maintained >> F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c >> -- >> 1.7.7.6 >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 9:09 ` Javier Martinez Canillas @ 2013-08-12 10:21 ` Ruslan Bilovol 2013-08-12 14:03 ` Javier Martinez Canillas 1 sibling, 0 replies; 8+ messages in thread From: Ruslan Bilovol @ 2013-08-12 10:21 UTC (permalink / raw) To: Javier Martinez Canillas Cc: Tony Lindgren, Javier Martinez Canillas, Jiri Kosina, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap Hi, Looking into Benoit's tree https://git.kernel.org/cgit/linux/kernel/git/bcousson/linux-omap-dt.git/ we can see that last change there was made two months ago... So yes wee need to have at least confirmation from Benoit that he is going to maintain the tree. Also looks like OMAP devicetree-related patches hung in mailing lists at least for last 2 months... -- Best regards, Ruslan Bilvol On Mon, Aug 12, 2013 at 12:09 PM, Javier Martinez Canillas <martinez.javier@gmail.com> wrote: > Hi Tony, > > On Mon, Aug 12, 2013 at 9:55 AM, Tony Lindgren <tony@atomide.com> wrote: >> * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 08:28]: >>> Using the email address listed on MAINTAINERS I keep >>> getting SMTP 550 Invalid recipient errors. >>> >>> Update with what seems to be current Benoît's email >>> address to make get_maintainer.pl to stop lying. >>> >>> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> >> >> Is the linaro.org address still valid? We should probably >> wait for Benoit to confirm this to avoid more confusion. >> > > It seems so, at least I don't the SMTP 550 errors with it. But I agree > that is best to wait for Benoit to confirm what is his current > address. I just wanted to help... > >> Regards, >> >> Tony >> > > Best regards, > Javier > >>> --- >>> >>> Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4"). >>> >>> Changes since v1: >>> - I mostly send DT patches to Benoît but now I noticed that >>> he also maintains other subsystems. Update the patch to >>> change all his MAINTAINERS entries. >>> >>> MAINTAINERS | 6 +++--- >>> 1 files changed, 3 insertions(+), 3 deletions(-) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index defc053..3466423 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c >>> F: include/linux/i2c-omap.h >>> >>> OMAP DEVICE TREE SUPPORT >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> M: Tony Lindgren <tony@atomide.com> >>> L: linux-omap@vger.kernel.org >>> L: devicetree@vger.kernel.org >>> @@ -5959,14 +5959,14 @@ S: Maintained >>> F: drivers/char/hw_random/omap-rng.c >>> >>> OMAP HWMOD SUPPORT >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> M: Paul Walmsley <paul@pwsan.com> >>> L: linux-omap@vger.kernel.org >>> S: Maintained >>> F: arch/arm/mach-omap2/omap_hwmod.* >>> >>> OMAP HWMOD DATA FOR OMAP4-BASED DEVICES >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> L: linux-omap@vger.kernel.org >>> S: Maintained >>> F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c >>> -- >>> 1.7.7.6 >>> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 9:09 ` Javier Martinez Canillas 2013-08-12 10:21 ` Ruslan Bilovol @ 2013-08-12 14:03 ` Javier Martinez Canillas 2013-08-12 14:15 ` Benoit Cousson 1 sibling, 1 reply; 8+ messages in thread From: Javier Martinez Canillas @ 2013-08-12 14:03 UTC (permalink / raw) To: Tony Lindgren Cc: Javier Martinez Canillas, Jiri Kosina, benoit.cousson, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap On Mon, Aug 12, 2013 at 11:09 AM, Javier Martinez Canillas <martinez.javier@gmail.com> wrote: > Hi Tony, > > On Mon, Aug 12, 2013 at 9:55 AM, Tony Lindgren <tony@atomide.com> wrote: >> * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 08:28]: >>> Using the email address listed on MAINTAINERS I keep >>> getting SMTP 550 Invalid recipient errors. >>> >>> Update with what seems to be current Benoît's email >>> address to make get_maintainer.pl to stop lying. >>> >>> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> >> >> Is the linaro.org address still valid? We should probably >> wait for Benoit to confirm this to avoid more confusion. >> > > It seems so, at least I don't get SMTP 550 errors with it. But I agree > that is best to wait for Benoit to confirm what is his current > address. I just wanted to help... > I see that Benoit also has a gmail address. I'm cc'ing him in this thread so he can confirm what is his current email address and MAINTAINERS can be updated so people can send OMAP DT patches to the correct address. Thanks a lot and best regards, Javier >> Regards, >> >> Tony >> > > Best regards, > Javier > >>> --- >>> >>> Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4"). >>> >>> Changes since v1: >>> - I mostly send DT patches to Benoît but now I noticed that >>> he also maintains other subsystems. Update the patch to >>> change all his MAINTAINERS entries. >>> >>> MAINTAINERS | 6 +++--- >>> 1 files changed, 3 insertions(+), 3 deletions(-) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index defc053..3466423 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c >>> F: include/linux/i2c-omap.h >>> >>> OMAP DEVICE TREE SUPPORT >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> M: Tony Lindgren <tony@atomide.com> >>> L: linux-omap@vger.kernel.org >>> L: devicetree@vger.kernel.org >>> @@ -5959,14 +5959,14 @@ S: Maintained >>> F: drivers/char/hw_random/omap-rng.c >>> >>> OMAP HWMOD SUPPORT >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> M: Paul Walmsley <paul@pwsan.com> >>> L: linux-omap@vger.kernel.org >>> S: Maintained >>> F: arch/arm/mach-omap2/omap_hwmod.* >>> >>> OMAP HWMOD DATA FOR OMAP4-BASED DEVICES >>> -M: Benoît Cousson <b-cousson@ti.com> >>> +M: Benoît Cousson <benoit.cousson@linaro.org> >>> L: linux-omap@vger.kernel.org >>> S: Maintained >>> F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c >>> -- >>> 1.7.7.6 >>> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 14:03 ` Javier Martinez Canillas @ 2013-08-12 14:15 ` Benoit Cousson 2013-08-13 7:49 ` Tony Lindgren 2013-08-13 11:00 ` Javier Martinez Canillas 0 siblings, 2 replies; 8+ messages in thread From: Benoit Cousson @ 2013-08-12 14:15 UTC (permalink / raw) To: Javier Martinez Canillas Cc: Tony Lindgren, Javier Martinez Canillas, Jiri Kosina, benoit.cousson, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap Hi Javier, Thanks for taking care of that. Sorry if I missed you for so long :-) I had to manage TI layoffs then vacation then starting my new job. On 12/08/2013 16:03, Javier Martinez Canillas wrote: > On Mon, Aug 12, 2013 at 11:09 AM, Javier Martinez Canillas > <martinez.javier@gmail.com> wrote: >> Hi Tony, >> >> On Mon, Aug 12, 2013 at 9:55 AM, Tony Lindgren <tony@atomide.com> wrote: >>> * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 08:28]: >>>> Using the email address listed on MAINTAINERS I keep >>>> getting SMTP 550 Invalid recipient errors. >>>> >>>> Update with what seems to be current Benoît's email >>>> address to make get_maintainer.pl to stop lying. >>>> >>>> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> >>> >>> Is the linaro.org address still valid? We should probably >>> wait for Benoit to confirm this to avoid more confusion. >>> >> >> It seems so, at least I don't get SMTP 550 errors with it. But I agree >> that is best to wait for Benoit to confirm what is his current >> address. I just wanted to help... >> > > I see that Benoit also has a gmail address. I'm cc'ing him in this > thread so he can confirm what is his current email address and > MAINTAINERS can be updated so people can send OMAP DT patches to the > correct address. > > Thanks a lot and best regards, > Javier Here is my official new email address. I'll repost it properly, except if Tony is fine taking it like that. Regards, Benoit --- From 8a5464b6da7f076b7caa21ac96905b46cf26e269 Mon Sep 17 00:00:00 2001 From: Benoit Cousson <bcousson@baylibre.com> Date: Fri, 9 Aug 2013 23:19:15 +0200 Subject: [PATCH] MAINTAINERS: Update my email address Goodbye TI. Welcome new life! Signed-off-by: Benoit Cousson <bcousson@baylibre.com> Cc: Javier Martinez Canillas <javier.martinez@collabora.co.uk> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7cacc88..300c9f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5884,7 +5884,7 @@ F: drivers/i2c/busses/i2c-omap.c F: include/linux/i2c-omap.h OMAP DEVICE TREE SUPPORT -M: Benoît Cousson <b-cousson@ti.com> +M: Benoît Cousson <bcousson@baylibre.com> M: Tony Lindgren <tony@atomide.com> L: linux-omap@vger.kernel.org L: devicetree@vger.kernel.org @@ -5964,14 +5964,14 @@ S: Maintained F: drivers/char/hw_random/omap-rng.c OMAP HWMOD SUPPORT -M: Benoît Cousson <b-cousson@ti.com> +M: Benoît Cousson <bcousson@baylibre.com> M: Paul Walmsley <paul@pwsan.com> L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod.* OMAP HWMOD DATA FOR OMAP4-BASED DEVICES -M: Benoît Cousson <b-cousson@ti.com> +M: Benoît Cousson <bcousson@baylibre.com> L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 14:15 ` Benoit Cousson @ 2013-08-13 7:49 ` Tony Lindgren 2013-08-13 11:00 ` Javier Martinez Canillas 1 sibling, 0 replies; 8+ messages in thread From: Tony Lindgren @ 2013-08-13 7:49 UTC (permalink / raw) To: Benoit Cousson Cc: Javier Martinez Canillas, Javier Martinez Canillas, Jiri Kosina, benoit.cousson, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap * Benoit Cousson <bcousson@baylibre.com> [130812 07:22]: > > Here is my official new email address. > > I'll repost it properly, except if Tony is fine taking it like that. Thanks applied into omap-for-v3.11/fixes. Regards, Tony ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address 2013-08-12 14:15 ` Benoit Cousson 2013-08-13 7:49 ` Tony Lindgren @ 2013-08-13 11:00 ` Javier Martinez Canillas 1 sibling, 0 replies; 8+ messages in thread From: Javier Martinez Canillas @ 2013-08-13 11:00 UTC (permalink / raw) To: Benoit Cousson Cc: Tony Lindgren, Javier Martinez Canillas, Jiri Kosina, benoit.cousson, Benoît Cousson, Pavel Machek, Belisko Marek, linux-omap Hi Benoit, On Mon, Aug 12, 2013 at 4:15 PM, Benoit Cousson <bcousson@baylibre.com> wrote: > Hi Javier, > > Thanks for taking care of that. Sorry if I missed you for so long :-) > no worries, welcome back! > I had to manage TI layoffs then vacation then starting my new job. > I'm glad to know that you have all sorted now :) Best regards, Javier > > On 12/08/2013 16:03, Javier Martinez Canillas wrote: >> >> On Mon, Aug 12, 2013 at 11:09 AM, Javier Martinez Canillas >> <martinez.javier@gmail.com> wrote: >>> >>> Hi Tony, >>> >>> On Mon, Aug 12, 2013 at 9:55 AM, Tony Lindgren <tony@atomide.com> wrote: >>>> >>>> * Javier Martinez Canillas <javier.martinez@collabora.co.uk> [130811 >>>> 08:28]: >>>>> >>>>> Using the email address listed on MAINTAINERS I keep >>>>> getting SMTP 550 Invalid recipient errors. >>>>> >>>>> Update with what seems to be current Benoît's email >>>>> address to make get_maintainer.pl to stop lying. >>>>> >>>>> Signed-off-by: Javier Martinez Canillas >>>>> <javier.martinez@collabora.co.uk> >>>> >>>> >>>> Is the linaro.org address still valid? We should probably >>>> wait for Benoit to confirm this to avoid more confusion. >>>> >>> >>> It seems so, at least I don't get SMTP 550 errors with it. But I agree >>> that is best to wait for Benoit to confirm what is his current >>> address. I just wanted to help... >>> >> >> I see that Benoit also has a gmail address. I'm cc'ing him in this >> thread so he can confirm what is his current email address and >> MAINTAINERS can be updated so people can send OMAP DT patches to the >> correct address. >> >> Thanks a lot and best regards, >> Javier > > > > Here is my official new email address. > > I'll repost it properly, except if Tony is fine taking it like that. > > Regards, > Benoit > > --- > From 8a5464b6da7f076b7caa21ac96905b46cf26e269 Mon Sep 17 00:00:00 2001 > From: Benoit Cousson <bcousson@baylibre.com> > Date: Fri, 9 Aug 2013 23:19:15 +0200 > Subject: [PATCH] MAINTAINERS: Update my email address > > Goodbye TI. Welcome new life! > > Signed-off-by: Benoit Cousson <bcousson@baylibre.com> > Cc: Javier Martinez Canillas <javier.martinez@collabora.co.uk> > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7cacc88..300c9f4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5884,7 +5884,7 @@ F: drivers/i2c/busses/i2c-omap.c > > F: include/linux/i2c-omap.h > > OMAP DEVICE TREE SUPPORT > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <bcousson@baylibre.com> > > M: Tony Lindgren <tony@atomide.com> > L: linux-omap@vger.kernel.org > L: devicetree@vger.kernel.org > @@ -5964,14 +5964,14 @@ S: Maintained > > F: drivers/char/hw_random/omap-rng.c > > OMAP HWMOD SUPPORT > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <bcousson@baylibre.com> > > M: Paul Walmsley <paul@pwsan.com> > L: linux-omap@vger.kernel.org > S: Maintained > F: arch/arm/mach-omap2/omap_hwmod.* > > OMAP HWMOD DATA FOR OMAP4-BASED DEVICES > -M: Benoît Cousson <b-cousson@ti.com> > +M: Benoît Cousson <bcousson@baylibre.com> > > L: linux-omap@vger.kernel.org > S: Maintained > F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c > -- > 1.8.1.2 > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-08-13 11:01 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-08-11 15:21 [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address Javier Martinez Canillas 2013-08-12 7:55 ` Tony Lindgren 2013-08-12 9:09 ` Javier Martinez Canillas 2013-08-12 10:21 ` Ruslan Bilovol 2013-08-12 14:03 ` Javier Martinez Canillas 2013-08-12 14:15 ` Benoit Cousson 2013-08-13 7:49 ` Tony Lindgren 2013-08-13 11:00 ` Javier Martinez Canillas
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).