From: Steven Rostedt Date: Sun, 30 Jul 2006 10:03:53 +0000 (-0700) Subject: [PATCH] Add linux-mm mailing list for memory management in MAINTAINERS file X-Git-Tag: upstream/snapshot3+hdmi~38674 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70ea91f17f7454bc7a285817e883eace2597984f;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git [PATCH] Add linux-mm mailing list for memory management in MAINTAINERS file 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 Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index b2afc7a..d653dfb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1882,6 +1882,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