[PATCH] MAINTAINERS: Update Raphael Norwitz email

Raphael Norwitz posted 1 patch 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240111192846.111699-1-raphael.norwitz@nutanix.com
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update Raphael Norwitz email
Posted by Raphael Norwitz 8 months, 1 week ago
I will be leaving Nutanix so updating my email in MAINTAINERS to my
personal email for now.

Signed-off-by: Raphael Norwitz <raphael.norwitz@nutanix.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 00ec1f7eca..d7bb52bfd1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2540,7 +2540,7 @@ F: include/hw/virtio/virtio-gpu.h
 F: docs/system/devices/virtio-gpu.rst
 
 vhost-user-blk
-M: Raphael Norwitz <raphael.norwitz@nutanix.com>
+M: Raphael Norwitz <raphael.s.norwitz@gmail.com>
 S: Maintained
 F: contrib/vhost-user-blk/
 F: contrib/vhost-user-scsi/
-- 
2.41.0
Re: [PATCH] MAINTAINERS: Update Raphael Norwitz email
Posted by Philippe Mathieu-Daudé 8 months, 1 week ago
On 11/1/24 20:28, Raphael Norwitz wrote:
> I will be leaving Nutanix so updating my email in MAINTAINERS to my
> personal email for now.
> 
> Signed-off-by: Raphael Norwitz <raphael.norwitz@nutanix.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, patch queued.
Re: [PATCH] MAINTAINERS: Update Raphael Norwitz email
Posted by Philippe Mathieu-Daudé 8 months, 1 week ago
On 11/1/24 20:28, Raphael Norwitz wrote:
> I will be leaving Nutanix so updating my email in MAINTAINERS to my
> personal email for now.
> 
> Signed-off-by: Raphael Norwitz <raphael.norwitz@nutanix.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>