public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Kamil Konieczny <k.konieczny@partner.samsung.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Boris Brezillon <boris.brezillon@bootlin.com>,
	Marek Vasut <marek.vasut@gmail.com>,
	Richard Weinberger <richard@nod.at>,
	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
	linux-mtd@lists.infradead.org,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>,
	linux-crypto@vger.kernel.org,
	Mike Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	linux-clk@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Daniel Vetter <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Update Boris Brezillon email address
Date: Fri, 16 Feb 2018 15:54:55 +0100	[thread overview]
Message-ID: <20180216155455.36168609@bbrezillon> (raw)
In-Reply-To: <138ed639-992d-2d87-4dd4-973323cdcad7@partner.samsung.com>

Adding back all the people that were Cc-ed on the initial email.

On Fri, 16 Feb 2018 15:18:21 +0100
Kamil Konieczny <k.konieczny@partner.samsung.com> wrote:

> On 16.02.2018 15:00, Boris Brezillon wrote:
> > On Fri, 16 Feb 2018 12:21:53 +0100
> > Kamil Konieczny <k.konieczny@partner.samsung.com> wrote:
> >  =20
> >> On 16.02.2018 12:16, Boris Brezillon wrote: =20
> >>> On Fri, 16 Feb 2018 12:07:42 +0100
> >>> Kamil Konieczny <k.konieczny@partner.samsung.com> wrote:
> >>>    =20
> >>>> On 16.02.2018 11:44, Boris Brezillon wrote:   =20
> >>>>> Free Electrons is now Bootlin.
> >>>>>
> >>>>> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> >>>>> ---
> >>>>> Note that I'm planning to take this patch through the MTD tree.
> >>>>> ---
> >>>>>  .mailmap    |  7 ++++---
> >>>>>  MAINTAINERS | 10 +++++-----
> >>>>>  2 files changed, 9 insertions(+), 8 deletions(-)
> >>>>>
> >>>>> diff --git a/.mailmap b/.mailmap
> >>>>> index e18cab73e209..50c1d6bf36b2 100644
> >>>>> --- a/.mailmap
> >>>>> +++ b/.mailmap
> >>>>> @@ -33,9 +33,10 @@ Axel Lin <axel.lin@gmail.com>
> >>>>>  Ben Gardner <bgardner@wabtec.com>
> >>>>>  Ben M Cahill <ben.m.cahill@intel.com>
> >>>>>  Bj=C3=B6rn Steinbrink <B.Steinbrink@gmx.de>
> >>>>> -Boris Brezillon <boris.brezillon@free-electrons.com>
> >>>>> -Boris Brezillon <boris.brezillon@free-electrons.com> <b.brezillon.=
dev@gmail.com>
> >>>>> -Boris Brezillon <boris.brezillon@free-electrons.com> <b.brezillon@=
overkiz.com>
> >>>>> +Boris Brezillon <boris.brezillon@bootlin.com>
> >>>>> +Boris Brezillon <boris.brezillon@bootlin.com> <boris.brezillon@fre=
e-electrons.com>     =20
> >>>>
> >>>> ------------------------------------------------------------------ ?=
?????????????????   =20
> >>>
> >>> Is there a problem with this line?
> >>>    =20
> >>
> >> I think you want to delete all 'free-electrons', yet here you add this=
 =20
> >=20
> > I'm clearly not a git expert, but according to man git-shortlog [1], the
> > format I'm using here allows mailmap to replace the old email by the
> > new one, which is exactly what I want.
> >=20
> > [1]https://git-scm.com/docs/git-shortlog
> >  =20
>=20
> Ah, I see, but why do you send patch for .mailmap ?
> it is your private file, not global one, I do not want mine .mailmap
> to be replaced by yours :)

No, it's not private, it's part of the git tree.

> But beside this, you can use sed script
>=20
> sed -i -e 's/free-electrons/bootlin/g' .mailmap
>=20
> Please just resend this with patch for MAINTAINER's only
>=20

.mailmap is versioned for a good reason, and I don't see why I couldn't
update entries for my emails, especially since those entries already
existed before this patch.

--=20
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

  parent reply	other threads:[~2018-02-16 14:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180216104523epcas3p1c45769e365a181963f8328237d270854@epcas3p1.samsung.com>
2018-02-16 10:44 ` [PATCH] Update Boris Brezillon email address Boris Brezillon
     [not found]   ` <dbe89241-4d05-d369-2894-fdc0b2d80b80@partner.samsung.com>
     [not found]     ` <20180216121619.3edad6fb@bbrezillon>
     [not found]       ` <4086d3a7-c79d-6906-2778-caccd647ffe6@partner.samsung.com>
     [not found]         ` <20180216150050.6051cc26@bbrezillon>
     [not found]           ` <138ed639-992d-2d87-4dd4-973323cdcad7@partner.samsung.com>
2018-02-16 14:54             ` Boris Brezillon [this message]
2018-02-16 15:35               ` Kamil Konieczny
2018-02-16 15:51                 ` Boris Brezillon
2018-02-22 12:38   ` Boris Brezillon

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=20180216155455.36168609@bbrezillon \
    --to=boris.brezillon@bootlin.com \
    --cc=airlied@linux.ie \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=daniel@ffwll.ch \
    --cc=davem@davemloft.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=dwmw2@infradead.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=k.konieczny@partner.samsung.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=mturquette@baylibre.com \
    --cc=richard@nod.at \
    --cc=sboyd@codeaurora.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox