[PATCH] cdrom: add linux-block list to uniform CD-ROM entry in MAINTAINERS file
From: Phillip Potter <phil@philpotter.co.uk>
Date: 2021-09-06 21:57:52
Add linux-block mailing list line to the uniform CD-ROM entry in the MAINTAINERS file, as this will help submitted patches to be seen on a list that is more focused without the level of traffic of the overall lkml list. Suggested-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Phillip Potter <phil@philpotter.co.uk> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 17faeab92f6a..67f73e40869a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -19145,6 +19145,7 @@ F: scripts/unifdef.c UNIFORM CDROM DRIVER M: Phillip Potter <phil@philpotter.co.uk> +L: linux-block@vger.kernel.org S: Maintained F: Documentation/cdrom/ F: drivers/cdrom/cdrom.c
--
2.31.1