From: Eric Biggers <[email protected]>

I am volunteering to maintain the kernel's CRC library code.

Ard has volunteered to be a reviewer.

Reviewed-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1e930c7a58b1..b7eb0c0a9c1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6054,10 +6054,21 @@ CRAMFS FILESYSTEM
 M:     Nicolas Pitre <[email protected]>
 S:     Maintained
 F:     Documentation/filesystems/cramfs.rst
 F:     fs/cramfs/
 
+CRC LIBRARY
+M:     Eric Biggers <[email protected]>
+R:     Ard Biesheuvel <[email protected]>
+L:     [email protected]
+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*
+
 CREATIVE SB0540
 M:     Bastien Nocera <[email protected]>
 L:     [email protected]
 S:     Maintained
 F:     drivers/hid/hid-creative-sb0540.c
-- 
2.47.1


Reply via email to