This patch adds maintainer information for zsmalloc into the MAINTAINERS file. Cc: Nitin Gupta <ngupta@xxxxxxxxxx> Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7b32aa4b5f04..af237d331765 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9705,6 +9705,14 @@ M: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx> S: Maintained F: drivers/tty/serial/zs.* +ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR +M: Minchan Kim <minchan@xxxxxxxxxx> +M: Nitin Gupta <ngupta@xxxxxxxxxx> +L: linux-mm@xxxxxxxxx +S: Maintained +F: mm/zsmalloc.c +F: include/linux/zsmalloc.h + ZSWAP COMPRESSED SWAP CACHING M: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx> L: linux-mm@xxxxxxxxx -- 1.7.9.5 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>