2013-06-14 19:28:31

by Seth Jennings

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add zswap and zbud maintainer

This patch adds maintainer information for zswap and zbud
into the MAINTAINERS file.

Signed-off-by: Seth Jennings <[email protected]>
---
MAINTAINERS | 13 +++++++++++++
1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8bdd7a7..8c5897e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9011,6 +9011,13 @@ F: Documentation/networking/z8530drv.txt
F: drivers/net/hamradio/*scc.c
F: drivers/net/hamradio/z8530.h

+ZBUD COMPRESSED PAGE ALLOCATOR
+M: Seth Jennings <[email protected]>
+L: [email protected]
+S: Maintained
+F: mm/zbud.c
+F: include/linux/zbud.h
+
ZD1211RW WIRELESS DRIVER
M: Daniel Drake <[email protected]>
M: Ulrich Kunitz <[email protected]>
@@ -9033,6 +9040,12 @@ M: "Maciej W. Rozycki" <[email protected]>
S: Maintained
F: drivers/tty/serial/zs.*

+ZSWAP COMPRESSED SWAP CACHING
+M: Seth Jennings <[email protected]>
+L: [email protected]
+S: Maintained
+F: mm/zswap.c
+
THE REST
M: Linus Torvalds <[email protected]>
L: [email protected]
--
1.7.9.5