From: Eric Biggers Date: Thu, 9 Dec 2021 00:38:33 +0000 (-0800) Subject: MAINTAINERS: add entries for block layer documentation X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f029cedb9bb5bab7f1bb3042be348f2dac0ee66e;p=linux.git MAINTAINERS: add entries for block layer documentation Include Documentation/block/ and Documentation/ABI/stable/sysfs-block in the "BLOCK LAYER" maintainers file entry. Reviewed-by: Greg Kroah-Hartman Reviewed-by: Hannes Reinecke Reviewed-by: Martin K. Petersen Reviewed-by: Bart Van Assche Signed-off-by: Eric Biggers Link: https://lore.kernel.org/r/20211209003833.6396-9-ebiggers@kernel.org Signed-off-by: Jens Axboe --- diff --git a/MAINTAINERS b/MAINTAINERS index 360e9aa0205d6..19db69dda15af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3380,6 +3380,8 @@ M: Jens Axboe L: linux-block@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git +F: Documentation/ABI/stable/sysfs-block +F: Documentation/block/ F: block/ F: drivers/block/ F: include/linux/blk*