Browse Source

m68k: improve m68knommu MAINTAINERS entry

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@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Greg Ungerer 10 years ago
parent
commit
e1632fa247
1 changed files with 5 additions and 1 deletions
  1. 5 1
      MAINTAINERS

+ 5 - 1
MAINTAINERS

@@ -10155,11 +10155,15 @@ S:	Maintained
 F:	Documentation/filesystems/ubifs.txt
 F:	Documentation/filesystems/ubifs.txt
 F:	fs/ubifs/
 F:	fs/ubifs/
 
 
-UCLINUX (AND M68KNOMMU)
+UCLINUX (M68KNOMMU AND COLDFIRE)
 M:	Greg Ungerer <gerg@uclinux.org>
 M:	Greg Ungerer <gerg@uclinux.org>
 W:	http://www.uclinux.org/
 W:	http://www.uclinux.org/
+L:	linux-m68k@lists.linux-m68k.org
 L:	uclinux-dev@uclinux.org  (subscribers-only)
 L:	uclinux-dev@uclinux.org  (subscribers-only)
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
 S:	Maintained
 S:	Maintained
+F:	arch/m68k/coldfire/
+F:	arch/m68k/68*/
 F:	arch/m68k/*/*_no.*
 F:	arch/m68k/*/*_no.*
 F:	arch/m68k/include/asm/*_no.*
 F:	arch/m68k/include/asm/*_no.*