RE: [PATCH v27 10/10] fs/ntfs3: Add MAINTAINERS
From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Date: 2021-08-09 16:16:42
Also in:
lkml
From: David Sterba <redacted> Sent: Monday, August 9, 2021 1:57 PM To: Konstantin Komarov <almaz.alexandrovich@paragon-software.com> Cc: linux-fsdevel@vger.kernel.org; viro@zeniv.linux.org.uk; linux-kernel@vger.kernel.org; pali@kernel.org; dsterba@suse.cz; aaptel@suse.com; willy@infradead.org; rdunlap@infradead.org; joe@perches.com; mark@harmstone.com; nborisov@suse.com; linux-ntfs-dev@lists.sourceforge.net; anton@tuxera.com; dan.carpenter@oracle.com; hch@lst.de; ebiggers@kernel.org; andy.lavr@gmail.com; kari.argillander@gmail.com; oleksandr@natalenko.name Subject: Re: [PATCH v27 10/10] fs/ntfs3: Add MAINTAINERS On Thu, Jul 29, 2021 at 04:49:43PM +0300, Konstantin Komarov wrote:quoted
This adds MAINTAINERS Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index 9c3428380..3b6b48537 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -13279,6 +13279,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git F: Documentation/filesystems/ntfs.rst F: fs/ntfs/ +NTFS3 FILESYSTEM +M: Konstantin Komarov <almaz.alexandrovich@paragon-software.com> +S: Supported +W: http://www.paragon-software.com/ +F: Documentation/filesystems/ntfs3.rst +F: fs/ntfs3/Can you please add a git tree and mailing list entries?
Hi David, I'll add the git tree link for the sources to MAINTAINERS in the next patch. As for the mailing list, apologies for the newbie question here, but will it possible to have the @vger.kernel.org list for the ntfs3, or it must be external for our case? Thanks!