All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Taking over responsibility for GE boards from Sebastian
@ 2021-09-21 16:35 Martyn Welch
  2021-09-21 21:19 ` Sebastian Reichel
  2021-09-24 18:29 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Martyn Welch @ 2021-09-21 16:35 UTC (permalink / raw)
  To: U-Boot discussion; +Cc: Sebastian Reichel, Ian Ray, Martyn Welch

I am taking over responsibility for the GE board from Sebastian Reichel.
Updating the MAINTAINERS files to reflect this.

Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
---
 board/ge/b1x5v2/MAINTAINERS  | 2 +-
 board/ge/bx50v3/MAINTAINERS  | 2 +-
 board/ge/mx53ppd/MAINTAINERS | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/board/ge/b1x5v2/MAINTAINERS b/board/ge/b1x5v2/MAINTAINERS
index f22d492835..3196ddbb51 100644
--- a/board/ge/b1x5v2/MAINTAINERS
+++ b/board/ge/b1x5v2/MAINTAINERS
@@ -1,7 +1,7 @@
 GE B1X5V2 BOARD
 M:	Huan 'Kitty' Wang <HuanWang@ge.com>
 M:	Ian Ray <ian.ray@ge.com>
-M:	Sebastian Reichel <sebastian.reichel@collabora.com>
+M:	Martyn Welch <martyn.welch@collabora.com>
 S:	Maintained
 F:	arch/arm/dts/imx6dl-b1x5v2.dts
 F:	board/ge/b1x5v2/
diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS
index fafbd78c2a..c165048336 100644
--- a/board/ge/bx50v3/MAINTAINERS
+++ b/board/ge/bx50v3/MAINTAINERS
@@ -1,6 +1,6 @@
 GE BX50V3 BOARD
 M:	Ian Ray <ian.ray@ge.com>
-M:	Sebastian Reichel <sebastian.reichel@collabora.com>
+M:	Martyn Welch <martyn.welch@collabora.com>
 S:	Maintained
 F:	arch/arm/dts/imx6q-b450v3.dts
 F:	arch/arm/dts/imx6q-b650v3.dts
diff --git a/board/ge/mx53ppd/MAINTAINERS b/board/ge/mx53ppd/MAINTAINERS
index 2c06c8ee86..146a460e7e 100644
--- a/board/ge/mx53ppd/MAINTAINERS
+++ b/board/ge/mx53ppd/MAINTAINERS
@@ -1,7 +1,7 @@
 GE PPD BOARD
 M:	Antti Mäentausta <antti.maentausta@ge.com>
 M:	Ian Ray <ian.ray@ge.com>
-M:	Sebastian Reichel <sebastian.reichel@collabora.com>
+M:	Martyn Welch <martyn.welch@collabora.com>
 S:	Maintained
 F:	arch/arm/dts/imx53-ppd*
 F:	board/ge/mx53ppd/
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Taking over responsibility for GE boards from Sebastian
  2021-09-21 16:35 [PATCH] Taking over responsibility for GE boards from Sebastian Martyn Welch
@ 2021-09-21 21:19 ` Sebastian Reichel
  2021-09-24 18:29 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Reichel @ 2021-09-21 21:19 UTC (permalink / raw)
  To: Martyn Welch; +Cc: U-Boot discussion, Ian Ray

[-- Attachment #1: Type: text/plain, Size: 1987 bytes --]

Hi,

On Tue, Sep 21, 2021 at 05:35:06PM +0100, Martyn Welch wrote:
> I am taking over responsibility for the GE board from Sebastian Reichel.
> Updating the MAINTAINERS files to reflect this.
> 
> Signed-off-by: Martyn Welch <martyn.welch@collabora.com>

Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

-- Sebastian

> ---
>  board/ge/b1x5v2/MAINTAINERS  | 2 +-
>  board/ge/bx50v3/MAINTAINERS  | 2 +-
>  board/ge/mx53ppd/MAINTAINERS | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/board/ge/b1x5v2/MAINTAINERS b/board/ge/b1x5v2/MAINTAINERS
> index f22d492835..3196ddbb51 100644
> --- a/board/ge/b1x5v2/MAINTAINERS
> +++ b/board/ge/b1x5v2/MAINTAINERS
> @@ -1,7 +1,7 @@
>  GE B1X5V2 BOARD
>  M:	Huan 'Kitty' Wang <HuanWang@ge.com>
>  M:	Ian Ray <ian.ray@ge.com>
> -M:	Sebastian Reichel <sebastian.reichel@collabora.com>
> +M:	Martyn Welch <martyn.welch@collabora.com>
>  S:	Maintained
>  F:	arch/arm/dts/imx6dl-b1x5v2.dts
>  F:	board/ge/b1x5v2/
> diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS
> index fafbd78c2a..c165048336 100644
> --- a/board/ge/bx50v3/MAINTAINERS
> +++ b/board/ge/bx50v3/MAINTAINERS
> @@ -1,6 +1,6 @@
>  GE BX50V3 BOARD
>  M:	Ian Ray <ian.ray@ge.com>
> -M:	Sebastian Reichel <sebastian.reichel@collabora.com>
> +M:	Martyn Welch <martyn.welch@collabora.com>
>  S:	Maintained
>  F:	arch/arm/dts/imx6q-b450v3.dts
>  F:	arch/arm/dts/imx6q-b650v3.dts
> diff --git a/board/ge/mx53ppd/MAINTAINERS b/board/ge/mx53ppd/MAINTAINERS
> index 2c06c8ee86..146a460e7e 100644
> --- a/board/ge/mx53ppd/MAINTAINERS
> +++ b/board/ge/mx53ppd/MAINTAINERS
> @@ -1,7 +1,7 @@
>  GE PPD BOARD
>  M:	Antti Mäentausta <antti.maentausta@ge.com>
>  M:	Ian Ray <ian.ray@ge.com>
> -M:	Sebastian Reichel <sebastian.reichel@collabora.com>
> +M:	Martyn Welch <martyn.welch@collabora.com>
>  S:	Maintained
>  F:	arch/arm/dts/imx53-ppd*
>  F:	board/ge/mx53ppd/
> -- 
> 2.33.0
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Taking over responsibility for GE boards from Sebastian
  2021-09-21 16:35 [PATCH] Taking over responsibility for GE boards from Sebastian Martyn Welch
  2021-09-21 21:19 ` Sebastian Reichel
@ 2021-09-24 18:29 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-09-24 18:29 UTC (permalink / raw)
  To: Martyn Welch; +Cc: U-Boot discussion, Sebastian Reichel, Ian Ray

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

On Tue, Sep 21, 2021 at 05:35:06PM +0100, Martyn Welch wrote:

> I am taking over responsibility for the GE board from Sebastian Reichel.
> Updating the MAINTAINERS files to reflect this.
> 
> Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-24 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21 16:35 [PATCH] Taking over responsibility for GE boards from Sebastian Martyn Welch
2021-09-21 21:19 ` Sebastian Reichel
2021-09-24 18:29 ` Tom Rini

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.