From: Darrick J. Wong Date: Tue, 31 Oct 2023 23:48:20 +0000 (-0700) Subject: iomap: rotate maintainers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4d75fc6ceba4d154f8a9b0905c669bac6ac570c2;p=linux.git iomap: rotate maintainers Per a discussion last week, let's improve coordination between fs/iomap/ and the rest of the VFS by shifting Christian into the role of git tree maintainer. I'll stay on as reviewer and main developer, which will free up some more time to clean up the code base a bit and help filesystem maintainers port off of bufferheads and onto iomap. Link: https://lore.kernel.org/linux-fsdevel/20231026-gehofft-vorfreude-a5079bff7373@brauner/ Signed-off-by: Darrick J. Wong Link: https://lore.kernel.org/r/20231031234820.GB1205221@frogsfrogsfrogs Signed-off-by: Christian Brauner --- diff --git a/MAINTAINERS b/MAINTAINERS index dd5de540ec0b5..620c751df2410 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10952,7 +10952,8 @@ S: Maintained F: drivers/net/ethernet/sgi/ioc3-eth.c IOMAP FILESYSTEM LIBRARY -M: Darrick J. Wong +M: Christian Brauner +R: Darrick J. Wong L: linux-xfs@vger.kernel.org L: linux-fsdevel@vger.kernel.org S: Supported