diff mbox series

RPi: Add myself as board maintainer

Message ID 20180215145054.78927-1-agraf@suse.de
State Accepted
Commit f116634cd17952a18efb7c8cc6f6a7ef42dd4b8b
Headers show
Series RPi: Add myself as board maintainer | expand

Commit Message

Alexander Graf Feb. 15, 2018, 2:50 p.m. UTC
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(-)

Comments

Stefano Babic Feb. 15, 2018, 2:58 p.m. UTC | #1
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
>
Alexander Graf Feb. 15, 2018, 3:01 p.m. UTC | #2
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
Tom Rini Feb. 15, 2018, 3:03 p.m. UTC | #3
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
Tom Rini Feb. 15, 2018, 3:09 p.m. UTC | #4
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
diff mbox series

Patch

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