Skip to content

Commit 8f05967

Browse files
committed
MAINTAINERS: correct git location for block layer tree
As part of a recent move go exclusively listing git.kernel.org trees for the block and io_uring development, the "BLOCK LAYER" entry wasn't updated as it already used git.kernel.org. However, outside of just moving from git.kernel.dk to git.kernel.org, the "block" part of the trees was also dropped, as the tree serves both block and io_uring development trees. Fix up the "BLOCK LAYER" entry so they all use the same tree. Reported-by: John Garry <[email protected]> Reviewed-by: John Garry <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
1 parent 0d92a3e commit 8f05967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4362,7 +4362,7 @@ BLOCK LAYER
43624362
M: Jens Axboe <[email protected]>
43634363
43644364
S: Maintained
4365-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
4365+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git
43664366
F: Documentation/ABI/stable/sysfs-block
43674367
F: Documentation/block/
43684368
F: block/

0 commit comments

Comments
 (0)