[PATCH] MAINTAINERS: Update email address for Vikram Garhwal

Vikram Garhwal posted 1 patch 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260909051717.19647-1-vgarhw@gmail.com
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Update email address for Vikram Garhwal
Posted by Vikram Garhwal 2 weeks, 3 days ago
Signed-off-by: Vikram Garhwal <vgarhw@gmail.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7183babd6a..f001bf0d67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2178,7 +2178,7 @@ F: tests/qtest/fuzz-sb16-test.c
 
 Xilinx CAN
 M: Francisco Iglesias <francisco.iglesias@amd.com>
-M: Vikram Garhwal <vikram.garhwal@bytedance.com>
+M: Vikram Garhwal <vgarhw@gmail.com>
 S: Maintained
 F: hw/net/can/xlnx-*
 F: include/hw/net/xlnx-*
@@ -3042,7 +3042,7 @@ F: include/hw/rx/
 CAN bus subsystem and hardware
 M: Pavel Pisa <pisa@cmp.felk.cvut.cz>
 M: Francisco Iglesias <francisco.iglesias@amd.com>
-M: Vikram Garhwal <vikram.garhwal@bytedance.com>
+M: Vikram Garhwal <vgarhw@gmail.com>
 S: Maintained
 W: https://canbus.pages.fel.cvut.cz/
 F: net/can/*
-- 
2.39.3 (Apple Git-145)
Re: [PATCH] MAINTAINERS: Update email address for Vikram Garhwal
Posted by Peter Maydell 1 week, 5 days ago
On Wed, 9 Sept 2026 at 07:29, Vikram Garhwal <vgarhw@gmail.com> wrote:
>
> Signed-off-by: Vikram Garhwal <vgarhw@gmail.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>




Applied to target-arm.next, thanks.

-- PMM