All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] RPi: Add myself as board maintainer
@ 2018-02-15 14:50 Alexander Graf
  2018-02-15 14:58 ` Stefano Babic
  2018-02-15 15:09 ` Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Graf @ 2018-02-15 14:50 UTC (permalink / raw)
  To: u-boot

Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
me in as maintainer for the RPi soc, but forgot to update the board
MAINTIANERS file.

Add me there too.

Signed-off-by: Alexander Graf <agraf@suse.de>
---
 board/raspberrypi/rpi/MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS
index a7eb3654bb..cce1a7ad76 100644
--- a/board/raspberrypi/rpi/MAINTAINERS
+++ b/board/raspberrypi/rpi/MAINTAINERS
@@ -1,6 +1,6 @@
 RPI BOARD
-#M:	Stephen Warren <swarren@wwwdotorg.org>
-S:	Orphaned (Since 2017-07)
+M:	Alexander Graf <agraf@suse.de>
+S:	Maintained
 F:	board/raspberrypi/rpi/
 F:	include/configs/rpi.h
 F:	configs/rpi_*defconfig
-- 
2.12.3

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

* [U-Boot] [PATCH] RPi: Add myself as board maintainer
  2018-02-15 14:50 [U-Boot] [PATCH] RPi: Add myself as board maintainer Alexander Graf
@ 2018-02-15 14:58 ` Stefano Babic
  2018-02-15 15:01   ` Alexander Graf
  2018-02-15 15:09 ` Tom Rini
  1 sibling, 1 reply; 5+ messages in thread
From: Stefano Babic @ 2018-02-15 14:58 UTC (permalink / raw)
  To: u-boot

On 15/02/2018 15:50, Alexander Graf wrote:
> Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
> me in as maintainer for the RPi soc, but forgot to update the board
> MAINTIANERS file.
   ^^^
	MAINTAINERS

Stefano

> 
> Add me there too.
> 
> Signed-off-by: Alexander Graf <agraf@suse.de>
> ---
>  board/raspberrypi/rpi/MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS
> index a7eb3654bb..cce1a7ad76 100644
> --- a/board/raspberrypi/rpi/MAINTAINERS
> +++ b/board/raspberrypi/rpi/MAINTAINERS
> @@ -1,6 +1,6 @@
>  RPI BOARD
> -#M:	Stephen Warren <swarren@wwwdotorg.org>
> -S:	Orphaned (Since 2017-07)
> +M:	Alexander Graf <agraf@suse.de>
> +S:	Maintained
>  F:	board/raspberrypi/rpi/
>  F:	include/configs/rpi.h
>  F:	configs/rpi_*defconfig
> 


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] [PATCH] RPi: Add myself as board maintainer
  2018-02-15 14:58 ` Stefano Babic
@ 2018-02-15 15:01   ` Alexander Graf
  2018-02-15 15:03     ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Graf @ 2018-02-15 15:01 UTC (permalink / raw)
  To: u-boot



On 15.02.18 15:58, Stefano Babic wrote:
> On 15/02/2018 15:50, Alexander Graf wrote:
>> Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
>> me in as maintainer for the RPi soc, but forgot to update the board
>> MAINTIANERS file.
>    ^^^
> 	MAINTAINERS

Magic fingers... :)

Tom, can you fix that up while applying please?


Thanks!

Alex

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

* [U-Boot] [PATCH] RPi: Add myself as board maintainer
  2018-02-15 15:01   ` Alexander Graf
@ 2018-02-15 15:03     ` Tom Rini
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Rini @ 2018-02-15 15:03 UTC (permalink / raw)
  To: u-boot

On Thu, Feb 15, 2018 at 04:01:21PM +0100, Alexander Graf wrote:
> 
> 
> On 15.02.18 15:58, Stefano Babic wrote:
> > On 15/02/2018 15:50, Alexander Graf wrote:
> >> Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
> >> me in as maintainer for the RPi soc, but forgot to update the board
> >> MAINTIANERS file.
> >    ^^^
> > 	MAINTAINERS
> 
> Magic fingers... :)
> 
> Tom, can you fix that up while applying please?

Yeah, will do.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180215/b4ce9cee/attachment.sig>

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

* [U-Boot] [PATCH] RPi: Add myself as board maintainer
  2018-02-15 14:50 [U-Boot] [PATCH] RPi: Add myself as board maintainer Alexander Graf
  2018-02-15 14:58 ` Stefano Babic
@ 2018-02-15 15:09 ` Tom Rini
  1 sibling, 0 replies; 5+ messages in thread
From: Tom Rini @ 2018-02-15 15:09 UTC (permalink / raw)
  To: u-boot

On Thu, Feb 15, 2018 at 03:50:54PM +0100, Alexander Graf wrote:

> Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
> me in as maintainer for the RPi soc, but forgot to update the board
> MAINTAINERS file.
> 
> Add me there too.
> 
> Signed-off-by: Alexander Graf <agraf@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180215/eb54e42a/attachment.sig>

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

end of thread, other threads:[~2018-02-15 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-15 14:50 [U-Boot] [PATCH] RPi: Add myself as board maintainer Alexander Graf
2018-02-15 14:58 ` Stefano Babic
2018-02-15 15:01   ` Alexander Graf
2018-02-15 15:03     ` Tom Rini
2018-02-15 15:09 ` 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.