public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: linux-kernel@vger.kernel.org
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	Marek Vasut <marek.vasut@gmail.com>,
	David Airlie <airlied@linux.ie>,
	Richard Weinberger <richard@nod.at>,
	Mike Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	dri-devel@lists.freedesktop.org, linux-clk@vger.kernel.org,
	linux-mtd@lists.infradead.org, linux-crypto@vger.kernel.org,
	Daniel Vetter <daniel@ffwll.ch>,
	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
	Brian Norris <computersforpeace@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] Update Boris Brezillon email address
Date: Thu, 22 Feb 2018 13:38:24 +0100	[thread overview]
Message-ID: <20180222133824.6494645f@bbrezillon> (raw)
In-Reply-To: <20180216104449.15546-1-boris.brezillon@bootlin.com>

On Fri, 16 Feb 2018 11:44:49 +0100
Boris Brezillon <boris.brezillon@bootlin.com> wrote:

> Free Electrons is now Bootlin.
>=20
> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> ---
> Note that I'm planning to take this patch through the MTD tree.

Applied to the nand/next branch of the MTD tree.

> ---
>  .mailmap    |  7 ++++---
>  MAINTAINERS | 10 +++++-----
>  2 files changed, 9 insertions(+), 8 deletions(-)
>=20
> 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@gm=
ail.com>
> -Boris Brezillon <boris.brezillon@free-electrons.com> <b.brezillon@overki=
z.com>
> +Boris Brezillon <boris.brezillon@bootlin.com>
> +Boris Brezillon <boris.brezillon@bootlin.com> <boris.brezillon@free-elec=
trons.com>
> +Boris Brezillon <boris.brezillon@bootlin.com> <b.brezillon.dev@gmail.com>
> +Boris Brezillon <boris.brezillon@bootlin.com> <b.brezillon@overkiz.com>
>  Brian Avery <b.avery@hp.com>
>  Brian King <brking@us.ibm.com>
>  Christoph Hellwig <hch@lst.de>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 34b2e9ed6d3d..38fcbabbc55b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1232,7 +1232,7 @@ F:	arch/arm/boot/dts/aspeed-*
>  F:	drivers/*/*aspeed*
> =20
>  ARM/ATMEL AT91 Clock Support
> -M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +M:	Boris Brezillon <boris.brezillon@bootlin.com>
>  S:	Maintained
>  F:	drivers/clk/at91
> =20
> @@ -4644,7 +4644,7 @@ F:	Documentation/gpu/meson.rst
>  T:	git git://anongit.freedesktop.org/drm/drm-misc
> =20
>  DRM DRIVERS FOR ATMEL HLCDC
> -M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +M:	Boris Brezillon <boris.brezillon@bootlin.com>
>  L:	dri-devel@lists.freedesktop.org
>  S:	Supported
>  F:	drivers/gpu/drm/atmel-hlcdc/
> @@ -8412,7 +8412,7 @@ F:	include/uapi/drm/armada_drm.h
>  F:	Documentation/devicetree/bindings/display/armada/
> =20
>  MARVELL CRYPTO DRIVER
> -M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +M:	Boris Brezillon <boris.brezillon@bootlin.com>
>  M:	Arnaud Ebalard <arno@natisbad.org>
>  F:	drivers/crypto/marvell/
>  S:	Maintained
> @@ -9034,7 +9034,7 @@ F:	mm/
>  MEMORY TECHNOLOGY DEVICES (MTD)
>  M:	David Woodhouse <dwmw2@infradead.org>
>  M:	Brian Norris <computersforpeace@gmail.com>
> -M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +M:	Boris Brezillon <boris.brezillon@bootlin.com>
>  M:	Marek Vasut <marek.vasut@gmail.com>
>  M:	Richard Weinberger <richard@nod.at>
>  M:	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
> @@ -9452,7 +9452,7 @@ S:	Supported
>  F:	drivers/net/ethernet/myricom/myri10ge/
> =20
>  NAND FLASH SUBSYSTEM
> -M:	Boris Brezillon <boris.brezillon@free-electrons.com>
> +M:	Boris Brezillon <boris.brezillon@bootlin.com>
>  R:	Richard Weinberger <richard@nod.at>
>  L:	linux-mtd@lists.infradead.org
>  W:	http://www.linux-mtd.infradead.org/



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

      parent reply	other threads:[~2018-02-22 12:38 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
2018-02-16 15:35               ` Kamil Konieczny
2018-02-16 15:51                 ` Boris Brezillon
2018-02-22 12:38   ` Boris Brezillon [this message]

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=20180222133824.6494645f@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=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