diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-01-09 10:24:46 +0300 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-02-19 15:51:05 +0300 |
| commit | 2dec6931ee04cab66658a50f6dbe5dd5a2cf4de2 (patch) | |
| tree | fb82d808b67a5d587cdf7ab50f9c631c58a77287 | |
| parent | ab00f20ab6c74d7594dd93eed0d543313e4713c7 (diff) | |
| download | linux-2dec6931ee04cab66658a50f6dbe5dd5a2cf4de2.tar.xz | |
MAINTAINERS: update ntfs filesystem entry
Add myself and Hyunchul Lee as ntfs maintainer.
Since Anton is already listed in CREDITS, only his outdated information
is updated here. the web address in the W: field in his entry is no longer
accessible. Update his CREDITS with the web and email address found in
the ntfs filesystem entry.
Cc: Anton Altaparmakov <anton@tuxera.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
| -rw-r--r-- | CREDITS | 4 | ||||
| -rw-r--r-- | MAINTAINERS | 11 |
2 files changed, 7 insertions, 8 deletions
@@ -80,8 +80,8 @@ S: B-2610 Wilrijk-Antwerpen S: Belgium N: Anton Altaparmakov -E: aia21@cantab.net -W: http://www-stu.christs.cam.ac.uk/~aia21/ +E: anton@tuxera.com +W: http://www.tuxera.com/ D: Author of new NTFS driver, various other kernel hacks. S: Christ's College S: Cambridge CB2 3BU diff --git a/MAINTAINERS b/MAINTAINERS index 4630b3375d91..26248a59db9a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18868,12 +18868,11 @@ T: git https://github.com/davejiang/linux.git F: drivers/ntb/hw/intel/ NTFS FILESYSTEM -M: Anton Altaparmakov <anton@tuxera.com> -R: Namjae Jeon <linkinjeon@kernel.org> -L: linux-ntfs-dev@lists.sourceforge.net -S: Supported -W: http://www.tuxera.com/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git +M: Namjae Jeon <linkinjeon@kernel.org> +M: Hyunchul Lee <hyc.lee@gmail.com> +L: linux-fsdevel@vger.kernel.org +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs.git F: Documentation/filesystems/ntfs.rst F: fs/ntfs/ |
