This patch adds maintainer information for zram into the MAINTAINERS file. Cc: Nitin Gupta <[email protected]> Signed-off-by: Minchan Kim <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index d077c89b0440..7b32aa4b5f04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9692,6 +9692,14 @@ T: Mercurial http://linuxtv.org/hg/v4l-dvb S: Odd Fixes F: drivers/media/pci/zoran/ +ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER +M: Minchan Kim <[email protected]> +M: Nitin Gupta <[email protected]> +L: [email protected] +S: Maintained +F: drivers/block/zram/ +F: Documentation/blockdev/zram.txt + ZS DECSTATION Z85C30 SERIAL DRIVER M: "Maciej W. Rozycki" <[email protected]> S: Maintained -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

