All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit Cousson <bcousson@baylibre.com>
To: Javier Martinez Canillas <martinez.javier@gmail.com>
Cc: "Tony Lindgren" <tony@atomide.com>,
	"Javier Martinez Canillas" <javier.martinez@collabora.co.uk>,
	"Jiri Kosina" <jkosina@suse.cz>,
	benoit.cousson@gmail.com,
	"Benoît Cousson" <benoit.cousson@linaro.org>,
	"Pavel Machek" <pavel@ucw.cz>,
	"Belisko Marek" <marek.belisko@gmail.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 1/1] MAINTAINERS: update Benoît Cousson email address
Date: Mon, 12 Aug 2013 16:15:00 +0200	[thread overview]
Message-ID: <5208EDE4.7030303@baylibre.com> (raw)
In-Reply-To: <CAAwP0s3PXJ7r7UspZbff3ymvn_Z3ySoeTGD_84_trV3gethD9Q@mail.gmail.com>

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

  reply	other threads:[~2013-08-12 14:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2013-08-13  7:49         ` Tony Lindgren
2013-08-13 11:00         ` Javier Martinez Canillas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5208EDE4.7030303@baylibre.com \
    --to=bcousson@baylibre.com \
    --cc=benoit.cousson@gmail.com \
    --cc=benoit.cousson@linaro.org \
    --cc=javier.martinez@collabora.co.uk \
    --cc=jkosina@suse.cz \
    --cc=linux-omap@vger.kernel.org \
    --cc=marek.belisko@gmail.com \
    --cc=martinez.javier@gmail.com \
    --cc=pavel@ucw.cz \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.