[PATCH] MAINTAINERS: update my email

Stewart Hildebrand posted 1 patch 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260326021958.782550-1-stewart.hildebrand@amd.com
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update my email
Posted by Stewart Hildebrand 1 week ago
It's more convenient for me.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@amd.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ccc25a0e55dc..1ac61da59afd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -248,7 +248,7 @@ F:	xen/common/argo.c
 
 ARINC653 SCHEDULER
 M:	Nathan Studer <nathan.studer@dornerworks.com>
-M:	Stewart Hildebrand <stewart@stew.dk>
+M:	Stewart Hildebrand <stewart.hildebrand@amd.com>
 S:	Supported
 L:	xen-devel@dornerworks.com
 F:	xen/common/sched/arinc653.c

base-commit: 5ebd4dd14118e4eb24f1d409a7ca3773f77e7e41
-- 
2.53.0
Re: [PATCH] MAINTAINERS: update my email
Posted by Jan Beulich 1 week ago
On 26.03.2026 03:19, Stewart Hildebrand wrote:
> It's more convenient for me.
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@amd.com>

I was in fact wondering, seeing that you communicate from this address.

Acked-by: Jan Beulich <jbeulich@suse.com>

Jan