diff options
author | Geert Uytterhoeven <[email protected]> | 2014-01-23 15:54:21 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-23 16:36:56 -0800 |
commit | ef575f47363413935e2251141e3477cf6e096500 (patch) | |
tree | 8bdc490cb334f91fb287c7420a93821e3c8f073f | |
parent | c9ecefea0be0673f8b3efbc37b15831d1f02a39f (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-- | MAINTAINERS | 6 |
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]> |