I have changed my name and email address. Update the MAINTAINERS file to match, and .mailmap in case anyone wants to send me an email because of some past commit I authored. (As suggested by Philippe, I put the .mailmap line into the "preferred name forms" section, considering it counts as a git author config change.)
Signed-off-by: Hanna Reitz <[email protected]> --- v2: .mailmap update --- .mailmap | 1 + MAINTAINERS | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.mailmap b/.mailmap index 082ff893ab..f029d1c21f 100644 --- a/.mailmap +++ b/.mailmap @@ -100,6 +100,7 @@ Gautham R. Shenoy <[email protected]> Gonglei (Arei) <[email protected]> Guang Wang <[email protected]> Hailiang Zhang <[email protected]> +Hanna Reitz <[email protected]> <[email protected]> Hervé Poussineau <[email protected]> Jakub Jermář <[email protected]> Jakub Jermář <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 37b1a8e442..694973ed23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2270,7 +2270,7 @@ F: tests/qtest/fuzz-sb16-test.c Block layer core M: Kevin Wolf <[email protected]> -M: Max Reitz <[email protected]> +M: Hanna Reitz <[email protected]> L: [email protected] S: Supported F: block* @@ -3265,7 +3265,7 @@ F: stubs/io_uring.c qcow2 M: Kevin Wolf <[email protected]> -M: Max Reitz <[email protected]> +M: Hanna Reitz <[email protected]> L: [email protected] S: Supported F: block/qcow2* @@ -3279,7 +3279,7 @@ F: block/qcow.c blkdebug M: Kevin Wolf <[email protected]> -M: Max Reitz <[email protected]> +M: Hanna Reitz <[email protected]> L: [email protected] S: Supported F: block/blkdebug.c @@ -3314,7 +3314,7 @@ F: tests/qtest/vhost-user-blk-test.c F: util/vhost-user-server.c FUSE block device exports -M: Max Reitz <[email protected]> +M: Hanna Reitz <[email protected]> L: [email protected] S: Supported F: block/export/fuse.c -- 2.31.1
