diff mbox

MAINTAINERS: attach arch/arm/configs/mvebu_*_defconfig to relevant maintainers

Message ID 1458289626-26153-1-git-send-email-thomas.petazzoni@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Petazzoni March 18, 2016, 8:27 a.m. UTC
The arch/arm/configs/mvebu_*_defconfig currently don't belong to any
maintainer, so get_maintainer returns only information based on
commits, which is not completely accurate.

Therefore, this commit replaces a useless empty newline in MAINTAINERS
by a line attaching those defconfigs to the appropriate Marvell EBU
maintainers.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jason Cooper March 18, 2016, 10:22 a.m. UTC | #1
On Fri, Mar 18, 2016 at 09:27:06AM +0100, Thomas Petazzoni wrote:
> The arch/arm/configs/mvebu_*_defconfig currently don't belong to any
> maintainer, so get_maintainer returns only information based on
> commits, which is not completely accurate.
> 
> Therefore, this commit replaces a useless empty newline in MAINTAINERS
> by a line attaching those defconfigs to the appropriate Marvell EBU
> maintainers.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Acked-by: Jason Cooper <jason@lakedaemon.net>

thx,

Jason.
Gregory CLEMENT March 29, 2016, 4:19 p.m. UTC | #2
Hi Thomas,
 
 On ven., mars 18 2016, Jason Cooper <jason@lakedaemon.net> wrote:

> On Fri, Mar 18, 2016 at 09:27:06AM +0100, Thomas Petazzoni wrote:
>> The arch/arm/configs/mvebu_*_defconfig currently don't belong to any
>> maintainer, so get_maintainer returns only information based on
>> commits, which is not completely accurate.
>> 
>> Therefore, this commit replaces a useless empty newline in MAINTAINERS
>> by a line attaching those defconfigs to the appropriate Marvell EBU
>> maintainers.
>> 
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>
> Acked-by: Jason Cooper <jason@lakedaemon.net>

Applied on mvebu/defconfig (I just have to adapt it to fit with
v4.6-rc1)

Thanks,

Gregory


>
> thx,
>
> Jason.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6ee06ea..c91ad96 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1285,7 +1285,7 @@  F:	arch/arm/mach-mvebu/
 F:	drivers/rtc/rtc-armada38x.c
 F:	arch/arm/boot/dts/armada*
 F:	arch/arm/boot/dts/kirkwood*
-
+F:	arch/arm/configs/mvebu_*_defconfig
 
 ARM/Marvell Berlin SoC support
 M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>