diff mbox series

[v3,13/15] MAINTAINERS: Take over BCM2835 maintainership

Message ID 20180125110556.76352-14-agraf@suse.de
State Accepted
Commit 958d55f26ce4cde87a0f7cc5d5379b193a90d816
Headers show
Series RPi: Properly handle dynamic serial configuration | expand

Commit Message

Alexander Graf Jan. 25, 2018, 11:05 a.m. UTC
It seems as if I have more interest in BCM2835 support than most others,
so I'll bite the bullet and declare myself maintainer. It'd be a shame
to leave that platform orphaned.

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

Comments

Tom Rini Jan. 28, 2018, 6:55 p.m. UTC | #1
On Thu, Jan 25, 2018 at 12:05:54PM +0100, Alexander Graf wrote:

> It seems as if I have more interest in BCM2835 support than most others,

> so I'll bite the bullet and declare myself maintainer. It'd be a shame

> to leave that platform orphaned.

> 

> Signed-off-by: Alexander Graf <agraf@suse.de>


Thanks for taking this over and applied to u-boot/master, thanks!

-- 
Tom
Wolfgang Denk Jan. 31, 2018, 8:34 a.m. UTC | #2
Dear Alex,

In message <20180125110556.76352-14-agraf@suse.de> you wrote:
> It seems as if I have more interest in BCM2835 support than most others,
> so I'll bite the bullet and declare myself maintainer. It'd be a shame
> to leave that platform orphaned.

Thanks.

Shall I use the same SSH public key as used for the EFI repository
to set up a BCM custodian repo for you?

Best regards,

Wolfgang Denk
Alexander Graf Jan. 31, 2018, 8:52 a.m. UTC | #3
On 31.01.18 09:34, Wolfgang Denk wrote:
> Dear Alex,
> 
> In message <20180125110556.76352-14-agraf@suse.de> you wrote:
>> It seems as if I have more interest in BCM2835 support than most others,
>> so I'll bite the bullet and declare myself maintainer. It'd be a shame
>> to leave that platform orphaned.
> 
> Thanks.
> 
> Shall I use the same SSH public key as used for the EFI repository
> to set up a BCM custodian repo for you?

If you want to set one up, sure :). I personally like the current flow
of just keeping my git tree on github and sending signed pull requests.


Alex
Wolfgang Denk Jan. 31, 2018, 1:04 p.m. UTC | #4
Dear Alex,

In message <626a8254-a615-dece-e7e6-ee205699dd97@suse.de> you wrote:
> 
> > Shall I use the same SSH public key as used for the EFI repository
> > to set up a BCM custodian repo for you?
> 
> If you want to set one up, sure :).

Done.

> I personally like the current flow
> of just keeping my git tree on github and sending signed pull requests.

Having all custodian repositories in the same place so everybody
knows where to search makes a lot of sense to me.

Thanks!

Best regards,

Wolfgang Denk
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 728d38aebf..19f645d825 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -92,8 +92,8 @@  T:	git git://git.denx.de/u-boot-atmel.git
 F:	arch/arm/mach-at91/
 
 ARM BROADCOM BCM283X
-#M:	Stephen Warren <swarren@wwwdotorg.org>
-S:	Orphaned (Since 2017-07)
+M:	Alexander Graf <agraf@suse.de>
+S:	Maintained
 F:	arch/arm/mach-bcm283x/
 F:	drivers/gpio/bcm2835_gpio.c
 F:	drivers/mmc/bcm2835_sdhci.c