At Steffen's request, I'll help maintain padata for the foreseeable future.
While at it, let's have patches go to lkml too since the code is now used outside of crypto. Signed-off-by: Daniel Jordan <[email protected]> Cc: Herbert Xu <[email protected]> Cc: Steffen Klassert <[email protected]> Cc: [email protected] Cc: [email protected] --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3b186ade3597..06a1b8a6d953 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13024,7 +13024,9 @@ F: lib/packing.c PADATA PARALLEL EXECUTION MECHANISM M: Steffen Klassert <[email protected]> +M: Daniel Jordan <[email protected]> L: [email protected] +L: [email protected] S: Maintained F: Documentation/core-api/padata.rst F: include/linux/padata.h -- 2.28.0

