From: Steven Rostedt Since I didn't know about the linux-mm mailing list until I spammed all those that had their names anywhere in the mm directory, I'm sending this patch to add the linux-mm mailing list to the MAINTAINERS file. Also, since mm is so broad, it doesn't have a single person to maintain it, and thus no maintainer is listed. I also left the status as Maintained, since it obviously is. Signed-off-by: Steven Rostedt Signed-off-by: Andrew Morton --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff -puN MAINTAINERS~add-linux-mm-mailing-list-for-memory-management-in MAINTAINERS --- a/MAINTAINERS~add-linux-mm-mailing-list-for-memory-management-in +++ a/MAINTAINERS @@ -1930,6 +1930,12 @@ S: linux-scsi@vger.kernel.org W: http://megaraid.lsilogic.com S: Maintained +MEMORY MANAGEMENT +L: linux-mm@kvack.org +L: linux-kernel@vger.kernel.org +W: http://www.linux-mm.org +S: Maintained + MEMORY TECHNOLOGY DEVICES (MTD) P: David Woodhouse M: dwmw2@infradead.org _