diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-09-23 05:19:16 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-23 05:19:16 -0600 |
commit | 285213a65e91d0295751d740e2320d8fcd75d56e (patch) | |
tree | 3ecf67a471d0ec7713bc0790ed1aef18b89ed004 | |
parent | ab073abf6d974d3fe998fc6731ca80e2b57ffd69 (diff) |
MAINTAINERS: update io_uring and block tree git trees
Move to using the git.kernel.org trees as the canonical trees for both
the block and io_uring tree.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b47daf498a97..60d29ff64a55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6224,7 +6224,7 @@ M: Josef Bacik <josef@toxicpanda.com> M: Jens Axboe <axboe@kernel.dk> L: cgroups@vger.kernel.org L: linux-block@vger.kernel.org -T: git git://git.kernel.dk/linux-block +T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git F: Documentation/admin-guide/cgroup-v1/blkio-controller.rst F: block/bfq-cgroup.c F: block/blk-cgroup.c @@ -12860,8 +12860,8 @@ IO_URING M: Jens Axboe <axboe@kernel.dk> L: io-uring@vger.kernel.org S: Maintained -T: git git://git.kernel.dk/linux-block -T: git git://git.kernel.dk/liburing +T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/liburing.git F: include/linux/io_uring/ F: include/linux/io_uring.h F: include/linux/io_uring_types.h |