diff options
author | Vitaly Wool <[email protected]> | 2019-11-05 21:16:54 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-11-06 08:47:50 -0800 |
commit | a31631302abce4c80913d4dc741c4a6b07969b0e (patch) | |
tree | 35aef45eba4afb4f9e4fbfb6c396b8ac56d12b83 | |
parent | 1be334e5c0886197cc82923ff0ac5836111b7b57 (diff) |
zswap: add Vitaly to the maintainers list
Per conversation with Dan, add myself to the zswap MAINTAINERS list.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Vitaly Wool <[email protected]>
Acked-by: Dan Streetman <[email protected]>
Acked-by: Andrew Morton <[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 cba1095547fd..d75f59693cdd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18034,6 +18034,7 @@ F: Documentation/vm/zsmalloc.rst ZSWAP COMPRESSED SWAP CACHING M: Seth Jennings <[email protected]> M: Dan Streetman <[email protected]> +M: Vitaly Wool <[email protected]> S: Maintained F: mm/zswap.c |