diff options
author | Dan Streetman <[email protected]> | 2017-01-24 15:18:55 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-01-24 16:26:14 -0800 |
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/[email protected]
Signed-off-by: Dan Streetman <[email protected]>
Acked-by: Seth Jennings <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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 ZSWAP COMPRESSED SWAP CACHING M: Seth Jennings <[email protected]> +M: Dan Streetman <[email protected]> S: Maintained F: mm/zswap.c |