[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241202012056.209768-13-ebiggers@kernel.org>
Date: Sun, 1 Dec 2024 17:20:56 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: linux-arch@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-crypto@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org,
x86@...nel.org,
Zhihang Shao <zhihang.shao.iscas@...il.com>,
Ard Biesheuvel <ardb@...nel.org>,
"Martin K. Petersen" <martin.petersen@...cle.com>
Subject: [PATCH v2 12/12] MAINTAINERS: add entry for CRC library
From: Eric Biggers <ebiggers@...gle.com>
I am volunteering to maintain the kernel's CRC library code.
Ard has volunteered to be a reviewer.
Reviewed-by: Ard Biesheuvel <ardb@...nel.org>
Reviewed-by: Martin K. Petersen <martin.petersen@...cle.com>
Signed-off-by: Eric Biggers <ebiggers@...gle.com>
---
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 <nico@...xnic.net>
S: Maintained
F: Documentation/filesystems/cramfs.rst
F: fs/cramfs/
+CRC LIBRARY
+M: Eric Biggers <ebiggers@...nel.org>
+R: Ard Biesheuvel <ardb@...nel.org>
+L: linux-crypto@...r.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*
+
CREATIVE SB0540
M: Bastien Nocera <hadess@...ess.net>
L: linux-input@...r.kernel.org
S: Maintained
F: drivers/hid/hid-creative-sb0540.c
--
2.47.1
Powered by blists - more mailing lists