MAINTAINERS: Add myself as a dm-user maintainer I'm not sure this is big enough to warrant an entry in the MAINTAINERS file, but I know it can be quite a bit of work to maintain something like this so I'm happy to sign up if that helps. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
diff --git a/MAINTAINERS b/MAINTAINERS index 2daa6ee..ab9d774 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -5198,6 +5198,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git F: fs/dlm/ +DM USER (Block Device in Userspace) +M: Palmer Dabbelt <palmerdabbelt@google.com> +S: Maintained +F: include/linux/dm-user.h +F: drivers/md/dm-user.c +F: tools/testing/selftests/dm-user/ + DMA BUFFER SHARING FRAMEWORK M: Sumit Semwal <sumit.semwal@linaro.org> M: Christian König <christian.koenig@amd.com>