Skip to content

Commit 72914fa

Browse files
committed
MAINTAINERS: add entry for CRC library
I am volunteering to maintain the kernel's CRC library code. Ard has volunteered to be a reviewer. Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Link: https://lore.kernel.org/r/20241202012056.209768-13-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@google.com>
1 parent db1fda2 commit 72914fa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6056,6 +6056,17 @@ S: Maintained
60566056
F: Documentation/filesystems/cramfs.rst
60576057
F: fs/cramfs/
60586058

6059+
CRC LIBRARY
6060+
M: Eric Biggers <ebiggers@kernel.org>
6061+
R: Ard Biesheuvel <ardb@kernel.org>
6062+
L: linux-crypto@vger.kernel.org
6063+
S: Maintained
6064+
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git crc-next
6065+
F: Documentation/staging/crc*
6066+
F: arch/*/lib/crc*
6067+
F: include/linux/crc*
6068+
F: lib/crc*
6069+
60596070
CREATIVE SB0540
60606071
M: Bastien Nocera <hadess@hadess.net>
60616072
L: linux-input@vger.kernel.org

0 commit comments

Comments
 (0)