diff options
| author | Daniel Jordan <[email protected]> | 2020-08-27 21:53:28 -0400 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-09-04 17:57:17 +1000 |
| commit | 8ea08ce08ff423be8501bc6edfae5b9dde18ae05 (patch) | |
| tree | 7e8c7f117ed89f70b25aa2ce86097a8c07c4b3f6 | |
| parent | f089ee55dee401c1d0b081defe40d89803edf237 (diff) | |
padata: add another maintainer and another list
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]
Acked-by: Steffen Klassert <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..606f9d7ef19a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13023,7 +13023,9 @@ F: lib/packing.c PADATA PARALLEL EXECUTION MECHANISM M: Steffen Klassert <[email protected]> +M: Daniel Jordan <[email protected]> S: Maintained F: Documentation/core-api/padata.rst F: include/linux/padata.h |