summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-08-15 07:49:19 -0400
committerJan Kara <jack@suse.cz>2017-08-16 09:12:20 -0400
commit67427715da97a9191717ccfcd694e86d056dd8d9 (patch)
tree7da3b91e9477e1e04da68c7396a7589ea50db421 /MAINTAINERS
parent34fc75bfc616f1c1fbab56508c3f48f4b97c97ea (diff)
MAINTAINERS: Update entries for notification subsystem
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 <viro@zeniv.linux.org.uk> CC: Eric Paris <eparis@redhat.com> CC: Robert Love <rlove@rlove.org> CC: John McCutchan <john@johnmccutchan.com> CC: Amir Goldstein <amir73il@gmail.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 9 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 44cb004c765d..b89850428201 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4108,7 +4108,9 @@ F: include/linux/dax.h
4108F: include/trace/events/fs_dax.h 4108F: include/trace/events/fs_dax.h
4109 4109
4110DIRECTORY NOTIFICATION (DNOTIFY) 4110DIRECTORY NOTIFICATION (DNOTIFY)
4111M: Eric Paris <eparis@parisplace.org> 4111M: Jan Kara <jack@suse.cz>
4112R: Amir Goldstein <amir73il@gmail.com>
4113L: linux-fsdevel@vger.kernel.org
4112S: Maintained 4114S: Maintained
4113F: Documentation/filesystems/dnotify.txt 4115F: Documentation/filesystems/dnotify.txt
4114F: fs/notify/dnotify/ 4116F: fs/notify/dnotify/
@@ -5198,7 +5200,9 @@ F: Documentation/hwmon/f71805f
5198F: drivers/hwmon/f71805f.c 5200F: drivers/hwmon/f71805f.c
5199 5201
5200FANOTIFY 5202FANOTIFY
5201M: Eric Paris <eparis@redhat.com> 5203M: Jan Kara <jack@suse.cz>
5204R: Amir Goldstein <amir73il@gmail.com>
5205L: linux-fsdevel@vger.kernel.org
5202S: Maintained 5206S: Maintained
5203F: fs/notify/fanotify/ 5207F: fs/notify/fanotify/
5204F: include/linux/fanotify.h 5208F: include/linux/fanotify.h
@@ -6673,9 +6677,9 @@ S: Maintained
6673F: drivers/mtd/nand/jz4780_* 6677F: drivers/mtd/nand/jz4780_*
6674 6678
6675INOTIFY 6679INOTIFY
6676M: John McCutchan <john@johnmccutchan.com> 6680M: Jan Kara <jack@suse.cz>
6677M: Robert Love <rlove@rlove.org> 6681R: Amir Goldstein <amir73il@gmail.com>
6678M: Eric Paris <eparis@parisplace.org> 6682L: linux-fsdevel@vger.kernel.org
6679S: Maintained 6683S: Maintained
6680F: Documentation/filesystems/inotify.txt 6684F: Documentation/filesystems/inotify.txt
6681F: fs/notify/inotify/ 6685F: fs/notify/inotify/