[PATCH 11/11] MAINTAINERS: add entry for CRC library
Eric Biggers
ebiggers at kernel.org
Sun Nov 17 11:22:44 AEDT 2024
From: Eric Biggers <ebiggers at google.com>
I am volunteering to maintain the kernel's CRC library code.
Signed-off-by: Eric Biggers <ebiggers at google.com>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a27407950242..2bfbdcad0282 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5982,10 +5982,21 @@ CRAMFS FILESYSTEM
M: Nicolas Pitre <nico at fluxnic.net>
S: Maintained
F: Documentation/filesystems/cramfs.rst
F: fs/cramfs/
+CRC LIBRARY
+M: Eric Biggers <ebiggers at kernel.org>
+L: linux-crypto at vger.kernel.org
+S: Maintained
+T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git crc-next
+F: Documentation/staging/crc*
+F: arch/*/lib/crc*
+F: include/linux/crc*
+F: lib/crc*
+F: scripts/crc/
+
CREATIVE SB0540
M: Bastien Nocera <hadess at hadess.net>
L: linux-input at vger.kernel.org
S: Maintained
F: drivers/hid/hid-creative-sb0540.c
--
2.47.0
More information about the Linuxppc-dev
mailing list