Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753849Ab3FNT2b (ORCPT ); Fri, 14 Jun 2013 15:28:31 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:37315 "EHLO e39.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753317Ab3FNT2a (ORCPT ); Fri, 14 Jun 2013 15:28:30 -0400 From: Seth Jennings To: Andrew Morton Cc: Seth Jennings , Mauro Carvalho Chehab , Cesar Eduardo Barros , "David S. Miller" , Hans Verkuil , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: add zswap and zbud maintainer Date: Fri, 14 Jun 2013 14:28:20 -0500 Message-Id: <1371238100-4621-1-git-send-email-sjenning@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.9.5 X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13061419-3620-0000-0000-0000031EF442 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1313 Lines: 47 This patch adds maintainer information for zswap and zbud into the MAINTAINERS file. Signed-off-by: Seth Jennings --- 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 +L: linux-mm@kvack.org +S: Maintained +F: mm/zbud.c +F: include/linux/zbud.h + ZD1211RW WIRELESS DRIVER M: Daniel Drake M: Ulrich Kunitz @@ -9033,6 +9040,12 @@ M: "Maciej W. Rozycki" S: Maintained F: drivers/tty/serial/zs.* +ZSWAP COMPRESSED SWAP CACHING +M: Seth Jennings +L: linux-mm@kvack.org +S: Maintained +F: mm/zswap.c + THE REST M: Linus Torvalds L: linux-kernel@vger.kernel.org -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/