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 <hre...@redhat.com> --- 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 <e...@linux.vnet.ibm.com> Gonglei (Arei) <arei.gong...@huawei.com> Guang Wang <wang.guan...@zte.com.cn> Hailiang Zhang <zhang.zhanghaili...@huawei.com> +Hanna Reitz <hre...@redhat.com> <mre...@redhat.com> Hervé Poussineau <hpous...@reactos.org> Jakub Jermář <ja...@jermar.eu> Jakub Jermář <jakub.jer...@kernkonzept.com> 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 <kw...@redhat.com> -M: Max Reitz <mre...@redhat.com> +M: Hanna Reitz <hre...@redhat.com> L: qemu-bl...@nongnu.org S: Supported F: block* @@ -3265,7 +3265,7 @@ F: stubs/io_uring.c qcow2 M: Kevin Wolf <kw...@redhat.com> -M: Max Reitz <mre...@redhat.com> +M: Hanna Reitz <hre...@redhat.com> L: qemu-bl...@nongnu.org S: Supported F: block/qcow2* @@ -3279,7 +3279,7 @@ F: block/qcow.c blkdebug M: Kevin Wolf <kw...@redhat.com> -M: Max Reitz <mre...@redhat.com> +M: Hanna Reitz <hre...@redhat.com> L: qemu-bl...@nongnu.org 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 <mre...@redhat.com> +M: Hanna Reitz <hre...@redhat.com> L: qemu-bl...@nongnu.org S: Supported F: block/export/fuse.c -- 2.31.1