Use @kernel.org address as the main communications end point. Update the corresponding M-entries and .mailmap (for git shortlog translation).
Signed-off-by: Jarkko Sakkinen <[email protected]> --- v2: * Update the .mailmap (suggested by Joe Perches). https://lore.kernel.org/lkml/[email protected]/ .mailmap | 1 + MAINTAINERS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index e4ccac4e2f88..1e14566a3d56 100644 --- a/.mailmap +++ b/.mailmap @@ -133,6 +133,7 @@ James Ketrenos <jketreno@io.(none)> Jan Glauber <[email protected]> <[email protected]> Jan Glauber <[email protected]> <[email protected]> Jan Glauber <[email protected]> <[email protected]> +Jarkko Sakkinen <[email protected]> <[email protected]> Jason Gunthorpe <[email protected]> <[email protected]> Jason Gunthorpe <[email protected]> <[email protected]> Jason Gunthorpe <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 6594f0966716..afe2a20fb85a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9668,7 +9668,7 @@ F: security/keys/encrypted-keys/ KEYS-TRUSTED M: James Bottomley <[email protected]> -M: Jarkko Sakkinen <[email protected]> +M: Jarkko Sakkinen <[email protected]> M: Mimi Zohar <[email protected]> L: [email protected] L: [email protected] @@ -9680,7 +9680,7 @@ F: security/keys/trusted-keys/ KEYS/KEYRINGS M: David Howells <[email protected]> -M: Jarkko Sakkinen <[email protected]> +M: Jarkko Sakkinen <[email protected]> L: [email protected] S: Maintained F: Documentation/security/keys/core.rst @@ -17616,7 +17616,7 @@ F: drivers/platform/x86/toshiba-wmi.c TPM DEVICE DRIVER M: Peter Huewe <[email protected]> -M: Jarkko Sakkinen <[email protected]> +M: Jarkko Sakkinen <[email protected]> R: Jason Gunthorpe <[email protected]> L: [email protected] S: Maintained -- 2.25.1

