From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754640AbbDOHLT (ORCPT ); Wed, 15 Apr 2015 03:11:19 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:35122 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbbDOHLH (ORCPT ); Wed, 15 Apr 2015 03:11:07 -0400 Date: Wed, 15 Apr 2015 16:11:21 +0900 From: Sergey Senozhatsky To: Minchan Kim Cc: Andrew Morton , linux-kernel@vger.kernel.org, Nitin Gupta , Jerome Marchand , Sergey Senozhatsky Subject: Re: [PATCH] zram: add Designated Reviewer for zram in MAINTAINERS Message-ID: <20150415071120.GA464@swordfish> References: <1429081405-7044-1-git-send-email-minchan@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429081405-7044-1-git-send-email-minchan@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (04/15/15 16:03), Minchan Kim wrote: > Sergey Senozhatsky has contributed/reviewed to zram for a long time. > He is really helpful for maintaining zram so I want for him to > continue helping me as Designated Reviewer unless he hates it. "I'm lovin' it" :) thanks a ton! -ss > Cc: Sergey Senozhatsky > Signed-off-by: Minchan Kim > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bfd98f6..27aed1d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10998,6 +10998,7 @@ F: drivers/media/pci/zoran/ > ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER > M: Minchan Kim > M: Nitin Gupta > +R: Sergey Senozhatsky > L: linux-kernel@vger.kernel.org > S: Maintained > F: drivers/block/zram/ > -- > 1.9.3 >