Both the hfs and hfsplus filesystem have been orphaned since at least 2014, i.e., over 10 years. However, HFS/HFS+ driver needs to stay for Debian Ports as otherwise we won't be able to boot PowerMacs using GRUB because GRUB won't be usable anymore on PowerMacs with HFS/HFS+ being removed from the kernel. This patch proposes to add Viacheslav Dubeyko and John Paul Adrian Glaubitz as maintainers of HFS/HFS+ driver. Signed-off-by: Viacheslav Dubeyko <slava@xxxxxxxxxxx> --- MAINTAINERS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8c7d796131a8..1f63cf0175a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10456,14 +10456,18 @@ S: Supported F: drivers/infiniband/hw/hfi1 HFS FILESYSTEM +M: Viacheslav Dubeyko <slava@xxxxxxxxxxx> +M: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx -S: Orphan +S: Maintained F: Documentation/filesystems/hfs.rst F: fs/hfs/ HFSPLUS FILESYSTEM +M: Viacheslav Dubeyko <slava@xxxxxxxxxxx> +M: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx -S: Orphan +S: Maintained F: Documentation/filesystems/hfsplus.rst F: fs/hfsplus/ -- 2.34.1