From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:7596 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751611AbdHON1R (ORCPT ); Tue, 15 Aug 2017 09:27:17 -0400 Message-ID: <1502803635.31267.0.camel@redhat.com> Subject: Re: [PATCH] MAINTAINERS: Update entries for notification subsystem From: Eric Paris To: Jan Kara , linux-fsdevel@vger.kernel.org Cc: Alexander Viro , Robert Love , John McCutchan , Amir Goldstein Date: Tue, 15 Aug 2017 09:27:15 -0400 In-Reply-To: <20170815115534.31661-1-jack@suse.cz> References: <20170815115534.31661-1-jack@suse.cz> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Acked-by: Eric Paris On Tue, 2017-08-15 at 13:55 +0200, Jan Kara wrote: > Entries for inotify, dnotify, and fanotify in MAINTAINERS are stale. > Neither Eric nor Robert nor John care about these subsystems anymore. > These days it is mostly me or Amir who take care of bugs in these > subsystems. So update MAINTAINERS to reflect current state. > > CC: Alexander Viro > CC: Eric Paris > CC: Robert Love > CC: John McCutchan > CC: Amir Goldstein > Signed-off-by: Jan Kara > --- > MAINTAINERS | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > > Unless someone objects, I plan to queue this patch to my tree. > > diff --git a/MAINTAINERS b/MAINTAINERS > index 44cb004c765d..b89850428201 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4108,7 +4108,9 @@ F: include/linux/dax.h > F: include/trace/events/fs_dax.h > > DIRECTORY NOTIFICATION (DNOTIFY) > -M: Eric Paris > +M: Jan Kara > +R: Amir Goldstein > +L: linux-fsdevel@vger.kernel.org > S: Maintained > F: Documentation/filesystems/dnotify.txt > F: fs/notify/dnotify/ > @@ -5198,7 +5200,9 @@ F: Documentation/hwmon/f71805f > F: drivers/hwmon/f71805f.c > > FANOTIFY > -M: Eric Paris > +M: Jan Kara > +R: Amir Goldstein > +L: linux-fsdevel@vger.kernel.org > S: Maintained > F: fs/notify/fanotify/ > F: include/linux/fanotify.h > @@ -6673,9 +6677,9 @@ S: Maintained > F: drivers/mtd/nand/jz4780_* > > INOTIFY > -M: John McCutchan > -M: Robert Love > -M: Eric Paris > +M: Jan Kara > +R: Amir Goldstein > +L: linux-fsdevel@vger.kernel.org > S: Maintained > F: Documentation/filesystems/inotify.txt > F: fs/notify/inotify/