[PATCH] MAINTAINERS: Update Clement Mathieu--Drif's email address

CLEMENT MATHIEU--DRIF posted 1 patch 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260302143403.1778326-1-clement.mathieu--drif@bull.com
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update Clement Mathieu--Drif's email address
Posted by CLEMENT MATHIEU--DRIF 1 month, 1 week ago
Switch to bull.com email address following a company split.
The previous eviden.com address will remain active for a few months.

Signed-off-by: Clement Mathieu--Drif <clement.mathieu--drif@bull.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b8317fab31..af2de2b274 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4013,7 +4013,7 @@ VT-d Emulation
 M: Michael S. Tsirkin <mst@redhat.com>
 R: Jason Wang <jasowang@redhat.com>
 R: Yi Liu <yi.l.liu@intel.com>
-R: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
+R: Clément Mathieu--Drif <clement.mathieu--drif@bull.com>
 S: Supported
 F: hw/i386/intel_iommu.c
 F: hw/i386/intel_iommu_internal.h
-- 
2.53.0
Re: [PATCH] MAINTAINERS: Update Clement Mathieu--Drif's email address
Posted by Peter Maydell 1 month, 1 week ago
On Mon, 2 Mar 2026 at 15:18, CLEMENT MATHIEU--DRIF
<clement.mathieu--drif@bull.com> wrote:
>
> Switch to bull.com email address following a company split.
> The previous eviden.com address will remain active for a few months.
>
> Signed-off-by: Clement Mathieu--Drif <clement.mathieu--drif@bull.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b8317fab31..af2de2b274 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4013,7 +4013,7 @@ VT-d Emulation
>  M: Michael S. Tsirkin <mst@redhat.com>
>  R: Jason Wang <jasowang@redhat.com>
>  R: Yi Liu <yi.l.liu@intel.com>
> -R: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> +R: Clément Mathieu--Drif <clement.mathieu--drif@bull.com>
>  S: Supported
>  F: hw/i386/intel_iommu.c
>  F: hw/i386/intel_iommu_internal.h

Thanks for sending in this patch -- I'll take it via target-arm.next.

-- PMM