[PATCH] MAINTAINERS: Update my email address

Anthony PERARD posted 1 patch 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240429154938.19340-1-anthony.perard@citrix.com
There is a newer version of this series
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update my email address
Posted by Anthony PERARD 2 weeks, 3 days ago
From: Anthony PERARD <anthony.perard@citrix.com>

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 302b6fd00c..ea9672fc52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -532,7 +532,7 @@ Guest CPU Cores (Xen)
 ---------------------
 X86 Xen CPUs
 M: Stefano Stabellini <sstabellini@kernel.org>
-M: Anthony Perard <anthony.perard@citrix.com>
+M: Anthony PERARD <anthony@xenproject.org>
 M: Paul Durrant <paul@xen.org>
 L: xen-devel@lists.xenproject.org
 S: Supported
-- 
Anthony PERARD
Re: [PATCH] MAINTAINERS: Update my email address
Posted by Philippe Mathieu-Daudé 2 weeks, 2 days ago
On 29/4/24 17:49, Anthony PERARD wrote:
> From: Anthony PERARD <anthony.perard@citrix.com>
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, patch queued.
Re: [PATCH] MAINTAINERS: Update my email address
Posted by Stefano Stabellini 2 weeks, 2 days ago
On Mon, 29 Apr 2024, Anthony PERARD wrote:
> From: Anthony PERARD <anthony.perard@citrix.com>
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 302b6fd00c..ea9672fc52 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -532,7 +532,7 @@ Guest CPU Cores (Xen)
>  ---------------------
>  X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
> -M: Anthony Perard <anthony.perard@citrix.com>
> +M: Anthony PERARD <anthony@xenproject.org>
>  M: Paul Durrant <paul@xen.org>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
> -- 
> Anthony PERARD
>
Re: [PATCH] MAINTAINERS: Update my email address
Posted by Durrant, Paul 2 weeks, 2 days ago
On 29/04/2024 16:49, Anthony PERARD wrote:
> From: Anthony PERARD <anthony.perard@citrix.com>
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Paul Durrant <paul@xen.org>