[PATCH] m68k: improve m68knommu MAINTAINERS entry

From: gerg
Date: Thu Jun 18 2015 - 21:26:33 EST


From: Greg Ungerer <gerg@xxxxxxxxxxx>

Improve the information in the m68knommu maintainers entry. This
should aid in making it clearer what parts of the m68k architecture
code can go via the m68knommu git tree.

Specifically the entry now lists the relevant git tree where m68knommu
patches are promoted through. It also spells out that the coldfire
sub-architecture, and with it the directory of arch/m68k/coldfire, as
being supported via this tree.

Signed-off-by: Greg Ungerer <gerg@xxxxxxxxxxx>
---
MAINTAINERS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d8afd29..bd0090d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10155,11 +10155,14 @@ S: Maintained
F: Documentation/filesystems/ubifs.txt
F: fs/ubifs/

-UCLINUX (AND M68KNOMMU)
+UCLINUX (M68KNOMMU AND COLDFIRE)
M: Greg Ungerer <gerg@xxxxxxxxxxx>
W: http://www.uclinux.org/
+L: linux-m68k@xxxxxxxxxxxxxxxxxxxx
L: uclinux-dev@xxxxxxxxxxx (subscribers-only)
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
S: Maintained
+F: arch/m68k/coldfire/
F: arch/m68k/*/*_no.*
F: arch/m68k/include/asm/*_no.*

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/