From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754711AbbJNXtE (ORCPT ); Wed, 14 Oct 2015 19:49:04 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:33056 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754134AbbJNXtC (ORCPT ); Wed, 14 Oct 2015 19:49:02 -0400 Date: Thu, 15 Oct 2015 08:51:52 +0900 From: Minchan Kim To: Sergey Senozhatsky Cc: Andrew Morton , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [RFC][PATCH 0/2] update zsmalloc/zram MAINTAINERS section Message-ID: <20151014235152.GB6630@bbox> References: <1444830201-11445-1-git-send-email-sergey.senozhatsky@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444830201-11445-1-git-send-email-sergey.senozhatsky@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Sergey, On Wed, Oct 14, 2015 at 10:43:19PM +0900, Sergey Senozhatsky wrote: > Hello, > > Request for comments. > > Add myself as a reviwer to zsmalloc, I'm willing to continue > helping Minchan; and promote myself from R to M for ZRAM. That > will better reflect the state of the things. Thanks for your help. I really appreciates your contributions. On zsmalloc, I'm happy to add you as reviewer but on zram I don't think it needs another co-maintainer right now. Thanks. > > Sergey Senozhatsky (2): > MAINTAINERS: add myself as zsmalloc reviewer > MAINTAINERS: nominate myself as a zram co-maintainer > > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > -- > 2.6.1.134.g4b1fd35 >