diff mbox series

Taking over responsibility for GE boards from Sebastian

Message ID 20210921163506.310006-1-martyn.welch@collabora.com
State Accepted
Commit dba7eea008a12ea401f6a5a7e7bdeecef79d451c
Delegated to: Tom Rini
Headers show
Series Taking over responsibility for GE boards from Sebastian | expand

Commit Message

Martyn Welch Sept. 21, 2021, 4:35 p.m. UTC
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(-)

Comments

Sebastian Reichel Sept. 21, 2021, 9:19 p.m. UTC | #1
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
>
Tom Rini Sept. 24, 2021, 6:29 p.m. UTC | #2
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!
diff mbox series

Patch

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/