diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-10-31 16:48:20 -0700 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-11-01 17:09:38 +0100 |
commit | 4d75fc6ceba4d154f8a9b0905c669bac6ac570c2 (patch) | |
tree | 51479e59a608ad0978f29fcfb996ab9964503983 /MAINTAINERS | |
parent | ffc253263a1375a65fa6c9f62a893e9767fbebfa (diff) |
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 <djwong@kernel.org>
Link: https://lore.kernel.org/r/20231031234820.GB1205221@frogsfrogsfrogs
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dd5de540ec0b..620c751df241 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 <djwong@kernel.org> +M: Christian Brauner <brauner@kernel.org> +R: Darrick J. Wong <djwong@kernel.org> L: linux-xfs@vger.kernel.org L: linux-fsdevel@vger.kernel.org S: Supported |