* [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship
@ 2016-01-14 4:05 Stefan Roese
2016-01-14 10:24 ` Luka Perkov
2016-01-14 13:14 ` Tom Rini
0 siblings, 2 replies; 5+ messages in thread
From: Stefan Roese @ 2016-01-14 4:05 UTC (permalink / raw)
To: u-boot
Add myself as custodian for the Marvell git repository. Additionally,
add the mach-mvebu directory to the list of files / directories. And
add Armada XP & Armada 38x to the title (not only kirkwood).
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Tom Rini <trini@konsulko.com>
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 607bc9c..9ab5428 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -93,12 +93,14 @@ F: arch/arm/include/asm/arch-mx*/
F: arch/arm/include/asm/arch-vf610/
F: arch/arm/include/asm/imx-common/
-ARM MARVELL KIRKWOOD
+ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
M: Prafulla Wadaskar <prafulla@marvell.com>
M: Luka Perkov <luka.perkov@sartura.hr>
+M: Stefan Roese <sr@denx.de>
S: Maintained
T: git git://git.denx.de/u-boot-marvell.git
F: arch/arm/mach-kirkwood/
+F: arch/arm/mach-mvebu/
ARM MARVELL PXA
M: Marek Vasut <marex@denx.de>
--
2.6.5
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship
2016-01-14 4:05 [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship Stefan Roese
@ 2016-01-14 10:24 ` Luka Perkov
2016-01-14 11:29 ` Prafulla Wadaskar
2016-01-14 13:14 ` Tom Rini
1 sibling, 1 reply; 5+ messages in thread
From: Luka Perkov @ 2016-01-14 10:24 UTC (permalink / raw)
To: u-boot
On Thu, Jan 14, 2016 at 05:05:11AM +0100, Stefan Roese wrote:
> Add myself as custodian for the Marvell git repository. Additionally,
> add the mach-mvebu directory to the list of files / directories. And
> add Armada XP & Armada 38x to the title (not only kirkwood).
Acked-by: Luka Perkov <luka.perkov@sartura.hr>
Welcome!
Luka
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship
2016-01-14 10:24 ` Luka Perkov
@ 2016-01-14 11:29 ` Prafulla Wadaskar
0 siblings, 0 replies; 5+ messages in thread
From: Prafulla Wadaskar @ 2016-01-14 11:29 UTC (permalink / raw)
To: u-boot
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
----Original Message-----
From: Luka Perkov [mailto:luka.perkov at sartura.hr]
Sent: Thursday, January 14, 2016 3:55 PM
To: Stefan Roese
Cc: u-boot at lists.denx.de; Prafulla Wadaskar; Tom Rini
Subject: Re: [PATCH] MAINTAINERS: Update Marvell custodianship
On Thu, Jan 14, 2016 at 05:05:11AM +0100, Stefan Roese wrote:
> Add myself as custodian for the Marvell git repository. Additionally,
> add the mach-mvebu directory to the list of files / directories. And
> add Armada XP & Armada 38x to the title (not only
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship
2016-01-14 4:05 [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship Stefan Roese
2016-01-14 10:24 ` Luka Perkov
@ 2016-01-14 13:14 ` Tom Rini
2016-01-14 13:19 ` Stefan Roese
1 sibling, 1 reply; 5+ messages in thread
From: Tom Rini @ 2016-01-14 13:14 UTC (permalink / raw)
To: u-boot
On Thu, Jan 14, 2016 at 05:05:11AM +0100, Stefan Roese wrote:
> Add myself as custodian for the Marvell git repository. Additionally,
> add the mach-mvebu directory to the list of files / directories. And
> add Armada XP & Armada 38x to the title (not only kirkwood).
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Prafulla Wadaskar <prafulla@marvell.com>
> Cc: Luka Perkov <luka.perkov@sartura.hr>
> Cc: Tom Rini <trini@konsulko.com>
Acked-by: Tom Rini <trini@konsulko.com>
Since that make 3, go ahead and include this in your first pull request
:)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160114/f8a4c105/attachment.sig>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship
2016-01-14 13:14 ` Tom Rini
@ 2016-01-14 13:19 ` Stefan Roese
0 siblings, 0 replies; 5+ messages in thread
From: Stefan Roese @ 2016-01-14 13:19 UTC (permalink / raw)
To: u-boot
On 14.01.2016 14:14, Tom Rini wrote:
> On Thu, Jan 14, 2016 at 05:05:11AM +0100, Stefan Roese wrote:
>
>> Add myself as custodian for the Marvell git repository. Additionally,
>> add the mach-mvebu directory to the list of files / directories. And
>> add Armada XP & Armada 38x to the title (not only kirkwood).
>>
>> Signed-off-by: Stefan Roese <sr@denx.de>
>> Cc: Prafulla Wadaskar <prafulla@marvell.com>
>> Cc: Luka Perkov <luka.perkov@sartura.hr>
>> Cc: Tom Rini <trini@konsulko.com>
>
> Acked-by: Tom Rini <trini@konsulko.com>
>
> Since that make 3, go ahead and include this in your first pull request
> :)
Will do. Pull request coming up shortly...
Thanks,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-01-14 13:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14 4:05 [U-Boot] [PATCH] MAINTAINERS: Update Marvell custodianship Stefan Roese
2016-01-14 10:24 ` Luka Perkov
2016-01-14 11:29 ` Prafulla Wadaskar
2016-01-14 13:14 ` Tom Rini
2016-01-14 13:19 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox