Add the missing user API header files related to the block layer to the list of matching file patterns for Jen's block layer entry. Signed-off-by: Damien Le Moal --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e64b94e6b5a9..037275e53cc5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4406,6 +4406,8 @@ F: block/ F: drivers/block/ F: include/linux/bio.h F: include/linux/blk* +F: include/uapi/linux/blk* +F: include/uapi/linux/ioprio.h F: kernel/trace/blktrace.c F: lib/sbitmap.c -- 2.51.1