All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: attach arch/arm/configs/mvebu_*_defconfig to relevant maintainers
@ 2016-03-18  8:27 Thomas Petazzoni
  2016-03-18 10:22 ` Jason Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2016-03-18  8:27 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

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>
-- 
2.6.4

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

end of thread, other threads:[~2016-03-29 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18  8:27 [PATCH] MAINTAINERS: attach arch/arm/configs/mvebu_*_defconfig to relevant maintainers Thomas Petazzoni
2016-03-18 10:22 ` Jason Cooper
2016-03-29 16:19   ` Gregory CLEMENT

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.