From: Matthew Sakai Date: Fri, 17 Nov 2023 02:32:39 +0000 (-0500) Subject: dm vdo: add MAINTAINERS file entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=77bc133191c132da55c1533c16100191f863a211;p=linux.git dm vdo: add MAINTAINERS file entry Signed-off-by: Matthew Sakai Signed-off-by: Mike Snitzer --- diff --git a/MAINTAINERS b/MAINTAINERS index 960512bec4288..74b82cc8db487 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6118,6 +6118,15 @@ F: include/linux/device-mapper.h F: include/linux/dm-*.h F: include/uapi/linux/dm-*.h +DEVICE-MAPPER VDO TARGET +M: Matthew Sakai +M: dm-devel@lists.linux.dev +L: dm-devel@lists.linux.dev +S: Maintained +F: Documentation/admin-guide/device-mapper/vdo*.rst +F: drivers/md/dm-vdo-target.c +F: drivers/md/dm-vdo/ + DEVLINK M: Jiri Pirko L: netdev@vger.kernel.org