From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcos Paulo de Souza Subject: [PATCH] Documentation: filesystems: hfs.txt: Removed the maintainer of orphan filesystem Date: Tue, 30 Aug 2011 12:29:32 -0300 Message-ID: <1314718172-5604-1-git-send-email-marcos.mage@gmail.com> Cc: linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org, Marcos Paulo de Souza To: rdunlap@xenotime.net Return-path: Sender: linux-doc-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Removed the reference of Roman Zippel, last maintainer, of a orphan filesystem. Signed-off-by: Marcos Paulo de Souza --- Documentation/filesystems/hfs.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Documentation/filesystems/hfs.txt b/Documentation/filesystems/hfs.txt index bd0fa77..d096df6 100644 --- a/Documentation/filesystems/hfs.txt +++ b/Documentation/filesystems/hfs.txt @@ -1,3 +1,4 @@ +Note: This filesystem doesn't have a maintainer. Macintosh HFS Filesystem for Linux ================================== @@ -76,8 +77,6 @@ hformat that can be used to create HFS filesystem. See Credits ======= -The HFS drivers was written by Paul H. Hargrovea (hargrove@sccm.Stanford.EDU) -and is now maintained by Roman Zippel (roman@ardistech.com) at Ardis -Technologies. -Roman rewrote large parts of the code and brought in btree routines derived -from Brad Boyer's hfsplus driver (also maintained by Roman now). +The HFS drivers was written by Paul H. Hargrovea (hargrove@sccm.Stanford.EDU). +Roman Zippel (roman@ardistech.com) rewrote large parts of the code and brought +in btree routines derived from Brad Boyer's hfsplus driver. -- 1.7.4.1