u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: orion5x: edminiv2: change maintainer
@ 2021-09-15 13:01 Simon Guinot
  2021-09-15 13:05 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Guinot @ 2021-09-15 13:01 UTC (permalink / raw)
  To: u-boot, Stefan Roese; +Cc: Tom Rini, Albert ARIBAUD, Simon Guinot

Since Albert Aribaud is not maintaining anymore the LaCie Ethernet Disk
mini V2 board, then I am taking over.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
---
 board/LaCie/edminiv2/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/LaCie/edminiv2/MAINTAINERS b/board/LaCie/edminiv2/MAINTAINERS
index e0591f4b80e1..055afd0e766f 100644
--- a/board/LaCie/edminiv2/MAINTAINERS
+++ b/board/LaCie/edminiv2/MAINTAINERS
@@ -1,5 +1,5 @@
 EDMINIV2 BOARD
-M:	Albert ARIBAUD <albert.u.boot@aribaud.net>
+M:	Simon Guinot <simon.guinot@sequanux.org>
 S:	Maintained
 F:	board/LaCie/edminiv2/
 F:	include/configs/edminiv2.h
-- 
2.32.0


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

* Re: [PATCH] arm: orion5x: edminiv2: change maintainer
  2021-09-15 13:01 [PATCH] arm: orion5x: edminiv2: change maintainer Simon Guinot
@ 2021-09-15 13:05 ` Tom Rini
  2021-09-20  5:24 ` Stefan Roese
  2021-09-24 18:29 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-09-15 13:05 UTC (permalink / raw)
  To: Simon Guinot; +Cc: u-boot, Stefan Roese, Albert ARIBAUD

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

On Wed, Sep 15, 2021 at 03:01:51PM +0200, Simon Guinot wrote:

> Since Albert Aribaud is not maintaining anymore the LaCie Ethernet Disk
> mini V2 board, then I am taking over.
> 
> Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

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

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

* Re: [PATCH] arm: orion5x: edminiv2: change maintainer
  2021-09-15 13:01 [PATCH] arm: orion5x: edminiv2: change maintainer Simon Guinot
  2021-09-15 13:05 ` Tom Rini
@ 2021-09-20  5:24 ` Stefan Roese
  2021-09-24 18:29 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Roese @ 2021-09-20  5:24 UTC (permalink / raw)
  To: Simon Guinot, u-boot; +Cc: Tom Rini, Albert ARIBAUD

On 15.09.21 15:01, Simon Guinot wrote:
> Since Albert Aribaud is not maintaining anymore the LaCie Ethernet Disk
> mini V2 board, then I am taking over.
> 
> Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   board/LaCie/edminiv2/MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/LaCie/edminiv2/MAINTAINERS b/board/LaCie/edminiv2/MAINTAINERS
> index e0591f4b80e1..055afd0e766f 100644
> --- a/board/LaCie/edminiv2/MAINTAINERS
> +++ b/board/LaCie/edminiv2/MAINTAINERS
> @@ -1,5 +1,5 @@
>   EDMINIV2 BOARD
> -M:	Albert ARIBAUD <albert.u.boot@aribaud.net>
> +M:	Simon Guinot <simon.guinot@sequanux.org>
>   S:	Maintained
>   F:	board/LaCie/edminiv2/
>   F:	include/configs/edminiv2.h
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

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

* Re: [PATCH] arm: orion5x: edminiv2: change maintainer
  2021-09-15 13:01 [PATCH] arm: orion5x: edminiv2: change maintainer Simon Guinot
  2021-09-15 13:05 ` Tom Rini
  2021-09-20  5:24 ` Stefan Roese
@ 2021-09-24 18:29 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-09-24 18:29 UTC (permalink / raw)
  To: Simon Guinot; +Cc: u-boot, Stefan Roese, Albert ARIBAUD

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

On Wed, Sep 15, 2021 at 03:01:51PM +0200, Simon Guinot wrote:

> Since Albert Aribaud is not maintaining anymore the LaCie Ethernet Disk
> mini V2 board, then I am taking over.
> 
> Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> Reviewed-by: Stefan Roese <sr@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

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

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 13:01 [PATCH] arm: orion5x: edminiv2: change maintainer Simon Guinot
2021-09-15 13:05 ` Tom Rini
2021-09-20  5:24 ` Stefan Roese
2021-09-24 18:29 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).