diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-14 18:48:40 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-14 18:49:41 +0900 |
| commit | 412b47ee110f9c4bac2f625bae1d45f1225ec0db (patch) | |
| tree | e9a6f64f0083b5fd66d03e1484cba709200ee8fe | |
| parent | 5356c82a76c118ac6c2d5706ff22489f7b1a593f (diff) | |
| download | linux-next-412b47ee110f9c4bac2f625bae1d45f1225ec0db.tar.gz linux-next-412b47ee110f9c4bac2f625bae1d45f1225ec0db.zip | |
MAINTAINERS: update mailing list address for ntfs
Add the newly created official mailing list for the ntfs.
This mailing list will be shared and used for both the kernel driver
and the ntfsprogs-plus utility project.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f37a81950e25..aae3fec5e80f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19280,7 +19280,7 @@ F: drivers/ntb/hw/intel/ NTFS FILESYSTEM M: Namjae Jeon <linkinjeon@kernel.org> M: Hyunchul Lee <hyc.lee@gmail.com> -L: linux-fsdevel@vger.kernel.org +L: ntfs@lists.linux.dev S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs.git F: Documentation/filesystems/ntfs.rst |
