diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2006-07-30 06:03:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-31 16:28:41 -0400 |
commit | 70ea91f17f7454bc7a285817e883eace2597984f (patch) | |
tree | eb835100afefb4b86f431efd6cbb00f9d2d2e611 /MAINTAINERS | |
parent | b50f60ceeef2e38e529737c0260d9543939915ad (diff) |
[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 <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2afc7ae965b..d653dfb58b74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1882,6 +1882,12 @@ S: linux-scsi@vger.kernel.org | |||
1882 | W: http://megaraid.lsilogic.com | 1882 | W: http://megaraid.lsilogic.com |
1883 | S: Maintained | 1883 | S: Maintained |
1884 | 1884 | ||
1885 | MEMORY MANAGEMENT | ||
1886 | L: linux-mm@kvack.org | ||
1887 | L: linux-kernel@vger.kernel.org | ||
1888 | W: http://www.linux-mm.org | ||
1889 | S: Maintained | ||
1890 | |||
1885 | MEMORY TECHNOLOGY DEVICES (MTD) | 1891 | MEMORY TECHNOLOGY DEVICES (MTD) |
1886 | P: David Woodhouse | 1892 | P: David Woodhouse |
1887 | M: dwmw2@infradead.org | 1893 | M: dwmw2@infradead.org |