diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2008-02-11 16:52:47 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-11 23:42:49 -0500 |
commit | c76d118ecc5fcac7c823fb428676860dba0fdd20 (patch) | |
tree | a8e052cdc8197adb8941b6dd726de231b3296254 /MAINTAINERS | |
parent | a17b7a398d5c20ccbcb11f98dc2a76a6f07934ad (diff) |
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 | |||
3561 | M: clameter@sgi.com | 3561 | M: clameter@sgi.com |
3562 | P: Pekka Enberg | 3562 | P: Pekka Enberg |
3563 | M: penberg@cs.helsinki.fi | 3563 | M: penberg@cs.helsinki.fi |
3564 | P: Matt Mackall | ||
3565 | M: mpm@selenic.com | ||
3564 | L: linux-mm@kvack.org | 3566 | L: linux-mm@kvack.org |
3565 | S: Maintained | 3567 | S: Maintained |
3566 | 3568 | ||