diff options
author | Hanna Reitz | 2021-08-10 16:04:11 +0200 |
---|---|---|
committer | Peter Maydell | 2021-08-10 17:42:16 +0200 |
commit | b0c4798f97e812e3372455e14bcdb10f41823732 (patch) | |
tree | 4f7140109493b902254d9d50a7a15dfa912fb266 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210810-pull-request... (diff) | |
download | qemu-b0c4798f97e812e3372455e14bcdb10f41823732.tar.gz qemu-b0c4798f97e812e3372455e14bcdb10f41823732.tar.xz qemu-b0c4798f97e812e3372455e14bcdb10f41823732.zip |
MAINTAINERS: Name and email address change
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 <hreitz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
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 <kwolf@redhat.com> -M: Max Reitz <mreitz@redhat.com> +M: Hanna Reitz <hreitz@redhat.com> L: qemu-block@nongnu.org S: Supported F: block* @@ -3265,7 +3265,7 @@ F: stubs/io_uring.c qcow2 M: Kevin Wolf <kwolf@redhat.com> -M: Max Reitz <mreitz@redhat.com> +M: Hanna Reitz <hreitz@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/qcow2* @@ -3279,7 +3279,7 @@ F: block/qcow.c blkdebug M: Kevin Wolf <kwolf@redhat.com> -M: Max Reitz <mreitz@redhat.com> +M: Hanna Reitz <hreitz@redhat.com> L: qemu-block@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 <mreitz@redhat.com> +M: Hanna Reitz <hreitz@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/export/fuse.c |