Skip to content

Commit 71052a8

Browse files
ebiggerstorvalds
authored andcommitted
MAINTAINERS: add entry for crypto library
I am volunteering to maintain the kernel's crypto library code. [ And Jason and Ard piped up too - Linus ] Signed-off-by: Eric Biggers <[email protected]> Acked-by: Jason A. Donenfeld <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent cfc4ca8 commit 71052a8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

MAINTAINERS

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6374,11 +6374,20 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
63746374
F: Documentation/crypto/
63756375
F: Documentation/devicetree/bindings/crypto/
63766376
F: arch/*/crypto/
6377-
F: arch/*/lib/crypto/
63786377
F: crypto/
63796378
F: drivers/crypto/
63806379
F: include/crypto/
63816380
F: include/linux/crypto*
6381+
6382+
CRYPTO LIBRARY
6383+
M: Eric Biggers <[email protected]>
6384+
M: Jason A. Donenfeld <[email protected]>
6385+
M: Ard Biesheuvel <[email protected]>
6386+
6387+
S: Maintained
6388+
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next
6389+
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes
6390+
F: arch/*/lib/crypto/
63826391
F: lib/crypto/
63836392

63846393
CRYPTO SPEED TEST COMPARE

0 commit comments

Comments
 (0)