[PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry

Namjae Jeon posted 14 patches 1 month ago
There is a newer version of this series
[PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry
Posted by Namjae Jeon 1 month ago
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 loger
accessible. Update his CREDITS with the web and emial address found in
the ntfs filesystem entry.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
---
 CREDITS     |  4 ++--
 MAINTAINERS | 11 +++++------
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/CREDITS b/CREDITS
index 52f4df2cbdd1..4cf780e71775 100644
--- a/CREDITS
+++ b/CREDITS
@@ -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 a8af534cdfd4..adf80c8207f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18647,12 +18647,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/
 
-- 
2.25.1
Re: [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry
Posted by Amir Goldstein 1 month ago
courtesy CC to @Anton Altaparmakov

On Tue, Jan 6, 2026 at 2:35 PM Namjae Jeon <linkinjeon@kernel.org> wrote:
>
> 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 loger

typo: longer

> accessible. Update his CREDITS with the web and emial

typo: email

> address found in
> the ntfs filesystem entry.
>
> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>

Reviewed-by: Amir Goldstein <amir73il@gmail.com>

> ---
>  CREDITS     |  4 ++--
>  MAINTAINERS | 11 +++++------
>  2 files changed, 7 insertions(+), 8 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index 52f4df2cbdd1..4cf780e71775 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -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 a8af534cdfd4..adf80c8207f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18647,12 +18647,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/
>
> --
> 2.25.1
>
Re: [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry
Posted by Namjae Jeon 1 month ago
On Tue, Jan 6, 2026 at 11:57 PM Amir Goldstein <amir73il@gmail.com> wrote:
>
> courtesy CC to @Anton Altaparmakov
Okay, I will Cc him in next version.
>
> On Tue, Jan 6, 2026 at 2:35 PM Namjae Jeon <linkinjeon@kernel.org> wrote:
> >
> > 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 loger
>
> typo: longer
Okay, I will fix it.
>
> > accessible. Update his CREDITS with the web and emial
>
> typo: email
Okay, I will fix it.
>
> > address found in
> > the ntfs filesystem entry.
> >
> > Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
>
> Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Thanks!
>
> > ---
> >  CREDITS     |  4 ++--
> >  MAINTAINERS | 11 +++++------
> >  2 files changed, 7 insertions(+), 8 deletions(-)
> >
> > diff --git a/CREDITS b/CREDITS
> > index 52f4df2cbdd1..4cf780e71775 100644
> > --- a/CREDITS
> > +++ b/CREDITS
> > @@ -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 a8af534cdfd4..adf80c8207f1 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -18647,12 +18647,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/
> >
> > --
> > 2.25.1
> >