diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-03-24 16:11:03 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-25 15:42:43 +0100 |
commit | 1243045c9448cd3f29e9d075de58dc81a0c2c3d9 (patch) | |
tree | 4c3e28312934bbf6716ab09cc1950911a4e3cee0 | |
parent | 406fad7698f5bf21ab6b5ca195bf4b9e0b3990ed (diff) |
netfs: add Paulo as maintainer and remove myself as Reviewer
My role has changed since I originally agreed to help with netfs, and
I'm no longer providing a lot of value here. Luckily, Paulo has agreed
to step in as co-maintainer.
Acked-by: Paulo Alcantara <pc@manguebit.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20250324-master-v1-1-e2dd2fdb15b4@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3b5fa8436987..e79c8a1c58d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8949,7 +8949,7 @@ F: include/linux/iomap.h FILESYSTEMS [NETFS LIBRARY] M: David Howells <dhowells@redhat.com> -R: Jeff Layton <jlayton@kernel.org> +M: Paulo Alcantara <pc@manguebit.com> L: netfs@lists.linux.dev L: linux-fsdevel@vger.kernel.org S: Supported |