diff options
author | Dan Streetman <ddstreet@ieee.org> | 2017-01-24 18:18:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-24 19:26:14 -0500 |
commit | 534c9dc982aca01b630297ad5637f6e95e94c1e2 (patch) | |
tree | c48f266c276c636c59149f96344ad3a1f3ff8456 | |
parent | 3277953de2f31dd03c6375e9a9f680ac37fc9d27 (diff) |
MAINTAINERS: add Dan Streetman to zswap maintainers
Add myself as zswap maintainer.
Link: http://lkml.kernel.org/r/20170124212200.19052-1-ddstreet@ieee.org
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Acked-by: Seth Jennings <sjenning@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2fd11b439ab3..c79b519fb422 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13679,6 +13679,7 @@ F: Documentation/vm/zsmalloc.txt | |||
13679 | 13679 | ||
13680 | ZSWAP COMPRESSED SWAP CACHING | 13680 | ZSWAP COMPRESSED SWAP CACHING |
13681 | M: Seth Jennings <sjenning@redhat.com> | 13681 | M: Seth Jennings <sjenning@redhat.com> |
13682 | M: Dan Streetman <ddstreet@ieee.org> | ||
13682 | L: linux-mm@kvack.org | 13683 | L: linux-mm@kvack.org |
13683 | S: Maintained | 13684 | S: Maintained |
13684 | F: mm/zswap.c | 13685 | F: mm/zswap.c |