Signed-off-by: Matthew Sakai <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 8b17e29a75c8..5357fbe1cc90 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6001,6 +6001,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 <[email protected]> +M: [email protected] +L: [email protected] +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 <[email protected]> L: [email protected] -- 2.40.0
