[PATCH] MAINTAINERS: Update Alex Williamson's email address

Alex Williamson posted 1 patch 2 months ago
There is a newer version of this series
.mailmap    | 1 +
MAINTAINERS | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Update Alex Williamson's email address
Posted by Alex Williamson 2 months ago
Switch to a personal email account as I'll be leaving Red Hat soon.

Signed-off-by: Alex Williamson <alex@shazbot.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---

I'll intend to send this via a signed tag pull request during
v6.18-rc.  Thanks

 .mailmap    | 1 +
 MAINTAINERS | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.mailmap b/.mailmap
index d2edd256b19d..ace467e3d0e2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -27,6 +27,7 @@ Alan Cox <alan@lxorguk.ukuu.org.uk>
 Alan Cox <root@hraefn.swansea.linux.org.uk>
 Aleksandar Markovic <aleksandar.markovic@mips.com> <aleksandar.markovic@imgtec.com>
 Aleksey Gorelov <aleksey_gorelov@phoenix.com>
+Alex Williamson <alex@shazbot.org> <alex.williamson@redhat.com>
 Alexander Lobakin <alobakin@pm.me> <alobakin@dlink.ru>
 Alexander Lobakin <alobakin@pm.me> <alobakin@marvell.com>
 Alexander Lobakin <alobakin@pm.me> <bloodyreaper@yandex.ru>
diff --git a/MAINTAINERS b/MAINTAINERS
index 46126ce2f968..2d2e9da401d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26874,7 +26874,7 @@ S:	Maintained
 F:	drivers/vfio/cdx/*
 
 VFIO DRIVER
-M:	Alex Williamson <alex.williamson@redhat.com>
+M:	Alex Williamson <alex@shazbot.org>
 L:	kvm@vger.kernel.org
 S:	Maintained
 T:	git https://github.com/awilliam/linux-vfio.git
@@ -27037,7 +27037,7 @@ T:	git git://linuxtv.org/media.git
 F:	drivers/media/test-drivers/vimc/*
 
 VIRT LIB
-M:	Alex Williamson <alex.williamson@redhat.com>
+M:	Alex Williamson <alex@shazbot.org>
 M:	Paolo Bonzini <pbonzini@redhat.com>
 L:	kvm@vger.kernel.org
 S:	Supported
-- 
2.51.0
RE: [PATCH] MAINTAINERS: Update Alex Williamson's email address
Posted by Tian, Kevin 2 months ago
> From: Alex Williamson <alex.williamson@redhat.com>
> Sent: Monday, October 13, 2025 11:26 PM
> 
> Switch to a personal email account as I'll be leaving Red Hat soon.
> 
> Signed-off-by: Alex Williamson <alex@shazbot.org>
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
> ---
> 
> I'll intend to send this via a signed tag pull request during
> v6.18-rc.  Thanks
> 

Best wishes to your next journey!

Reviewed-by: Kevin Tian <kevin.tian@intel.com>