diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2008-02-11 22:52:47 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-12 05:42:49 +0100 |
commit | c76d118ecc5fcac7c823fb428676860dba0fdd20 (patch) | |
tree | a8e052cdc8197adb8941b6dd726de231b3296254 /MAINTAINERS | |
parent | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-c76d118ecc5fcac7c823fb428676860dba0fdd20.tar.xz linux-c76d118ecc5fcac7c823fb428676860dba0fdd20.zip |
Add Matt to MAINTAINERS as a SLAB allocator maintainer
Matt is already the maintainer of SLOB which is one of the "SLAB" allocators in
the kernel so add him to MAINTAINERS.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c40f0ae96552..6680ec44779e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3561,6 +3561,8 @@ P: Christoph Lameter M: clameter@sgi.com P: Pekka Enberg M: penberg@cs.helsinki.fi +P: Matt Mackall +M: mpm@selenic.com L: linux-mm@kvack.org S: Maintained |