diff options
author | 2025-03-26 17:45:30 +0100 | |
---|---|---|
committer | 2025-03-28 10:13:41 +0100 | |
commit | 8de544883456d1cd86dc971e21e6e764f393c7d0 (patch) | |
tree | c8f4bb08df3420433c7cb01e44fff7e09ed22f3a /MAINTAINERS | |
parent | exportfs: add module description (diff) | |
download | wireguard-linux-8de544883456d1cd86dc971e21e6e764f393c7d0.tar.xz wireguard-linux-8de544883456d1cd86dc971e21e6e764f393c7d0.zip |
MAINTAINERS: configfs: add Andreas Hindborg as maintainer
Remove Joel Becker as maintainer of configfs and add Andreas Hindborg as
maintainer and Breno Leitao as reviewer. Also update the tree URL.
Add an entry for Joel Becker to CREDITS.
Acked-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250326-configfs-maintainer-v1-1-b175189fa27b@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e79c8a1c58d8..81215f2ee4d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5867,9 +5867,10 @@ S: Maintained F: Documentation/security/snp-tdx-threat-model.rst CONFIGFS -M: Joel Becker <jlbec@evilplan.org> +M: Andreas Hindborg <a.hindborg@kernel.org> +R: Breno Leitao <leitao@debian.org> S: Supported -T: git git://git.infradead.org/users/hch/configfs.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git configfs-next F: fs/configfs/ F: include/linux/configfs.h F: samples/configfs/ |