aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2014-01-23 15:54:21 -0800
committerLinus Torvalds <[email protected]>2014-01-23 16:36:56 -0800
commitef575f47363413935e2251141e3477cf6e096500 (patch)
tree8bdc490cb334f91fb287c7420a93821e3c8f073f
parentc9ecefea0be0673f8b3efbc37b15831d1f02a39f (diff)
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
To make scripts/get_maintainer.pl output something sensible. Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Alan Cox <[email protected]> Cc: Christoph Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 671047620dbb..4e76cdc8f796 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3955,6 +3955,12 @@ S: Orphan
F: Documentation/filesystems/hfs.txt
F: fs/hfs/
+HFSPLUS FILESYSTEM
+S: Orphan
+F: Documentation/filesystems/hfsplus.txt
+F: fs/hfsplus/
+
HGA FRAMEBUFFER DRIVER
M: Ferenc Bakonyi <[email protected]>