diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-05-17 10:07:39 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-05-17 16:25:21 +0300 |
commit | 48524463f807ec516a291bdf717dcf2c8e059f51 (patch) | |
tree | e77d24151a87e79dbc9e7264eae370cbc9f41223 /MAINTAINERS | |
parent | 3a7bb21b6f49b4d1695d4ba8ff31e9619cbcebe3 (diff) | |
download | linux-48524463f807ec516a291bdf717dcf2c8e059f51.tar.xz |
ntfs: Add myself as a reviewer
I'm volunteering to help review patches for current unmaintained
ntfs filesytem.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
Message-Id: <20230517070739.6505-1-linkinjeon@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..83888aa3298c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14928,6 +14928,7 @@ 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/ |