* [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates
@ 2024-09-06 18:16 Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer Francisco Iglesias
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Francisco Iglesias @ 2024-09-06 18:16 UTC (permalink / raw)
To: qemu-devel; +Cc: frasse.iglesias, alistair, edgar.iglesias, peter.maydell, pisa
Hi all,
I'm not in possesion of Vikram's new email address at his new job, because of
this the first patch in the series suggest's to remove Vikram as maintainer for
the Xilinx CAN models and also the CAN bus subsystem. The second patch in the
series updates my email address to the amd.com one on the Xilinx Versal
OSPI maintaintership section. In the third I volunteer to replace Vikram as
maintainer for the CAN bus subsystem.
Best regards,
Francisco
Francisco Iglesias (3):
MAINTAINERS: Remove Vikram Garhwal as maintainer
MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
MAINTAINERS: Add my-self as CAN maintainer
MAINTAINERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
2.34.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer
2024-09-06 18:16 [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Francisco Iglesias
@ 2024-09-06 18:16 ` Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 2/3] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address Francisco Iglesias
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Francisco Iglesias @ 2024-09-06 18:16 UTC (permalink / raw)
To: qemu-devel; +Cc: frasse.iglesias, alistair, edgar.iglesias, peter.maydell, pisa
Vikram's email is bouncing, pause his maintainership until a new email is
provided.
Signed-off-by: Francisco Iglesias <francisco.iglesias@amd.com>
---
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0c1bc69828..ad957ca5e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1945,7 +1945,6 @@ F: tests/qtest/intel-hda-test.c
F: tests/qtest/fuzz-sb16-test.c
Xilinx CAN
-M: Vikram Garhwal <vikram.garhwal@amd.com>
M: Francisco Iglesias <francisco.iglesias@amd.com>
S: Maintained
F: hw/net/can/xlnx-*
@@ -2702,7 +2701,6 @@ F: include/hw/rx/
CAN bus subsystem and hardware
M: Pavel Pisa <pisa@cmp.felk.cvut.cz>
-M: Vikram Garhwal <fnu.vikram@xilinx.com>
S: Maintained
W: https://canbus.pages.fel.cvut.cz/
F: net/can/*
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH v1 2/3] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
2024-09-06 18:16 [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer Francisco Iglesias
@ 2024-09-06 18:16 ` Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 3/3] MAINTAINERS: Add my-self as CAN maintainer Francisco Iglesias
2024-09-12 12:23 ` [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Francisco Iglesias @ 2024-09-06 18:16 UTC (permalink / raw)
To: qemu-devel; +Cc: frasse.iglesias, alistair, edgar.iglesias, peter.maydell, pisa
Update my xilinx.com email address to my amd.com address.
Signed-off-by: Francisco Iglesias <francisco.iglesias@amd.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ad957ca5e8..b03952f43e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1055,7 +1055,7 @@ F: include/hw/display/dpcd.h
F: docs/system/arm/xlnx-versal-virt.rst
Xilinx Versal OSPI
-M: Francisco Iglesias <francisco.iglesias@xilinx.com>
+M: Francisco Iglesias <francisco.iglesias@amd.com>
S: Maintained
F: hw/ssi/xlnx-versal-ospi.c
F: include/hw/ssi/xlnx-versal-ospi.h
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH v1 3/3] MAINTAINERS: Add my-self as CAN maintainer
2024-09-06 18:16 [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 2/3] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address Francisco Iglesias
@ 2024-09-06 18:16 ` Francisco Iglesias
2024-09-12 12:23 ` [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Francisco Iglesias @ 2024-09-06 18:16 UTC (permalink / raw)
To: qemu-devel; +Cc: frasse.iglesias, alistair, edgar.iglesias, peter.maydell, pisa
Signed-off-by: Francisco Iglesias <francisco.iglesias@amd.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b03952f43e..a320ce759c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2701,6 +2701,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>
S: Maintained
W: https://canbus.pages.fel.cvut.cz/
F: net/can/*
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates
2024-09-06 18:16 [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Francisco Iglesias
` (2 preceding siblings ...)
2024-09-06 18:16 ` [PATCH v1 3/3] MAINTAINERS: Add my-self as CAN maintainer Francisco Iglesias
@ 2024-09-12 12:23 ` Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Peter Maydell @ 2024-09-12 12:23 UTC (permalink / raw)
To: Francisco Iglesias
Cc: qemu-devel, frasse.iglesias, alistair, edgar.iglesias, pisa
On Fri, 6 Sept 2024 at 19:16, Francisco Iglesias
<francisco.iglesias@amd.com> wrote:
>
> Hi all,
>
> I'm not in possesion of Vikram's new email address at his new job, because of
> this the first patch in the series suggest's to remove Vikram as maintainer for
> the Xilinx CAN models and also the CAN bus subsystem. The second patch in the
> series updates my email address to the amd.com one on the Xilinx Versal
> OSPI maintaintership section. In the third I volunteer to replace Vikram as
> maintainer for the CAN bus subsystem.
>
> Best regards,
> Francisco
>
> Francisco Iglesias (3):
> MAINTAINERS: Remove Vikram Garhwal as maintainer
> MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
> MAINTAINERS: Add my-self as CAN maintainer
Applied to target-arm.next, thanks.
-- PMM
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-09-12 12:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 18:16 [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 2/3] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address Francisco Iglesias
2024-09-06 18:16 ` [PATCH v1 3/3] MAINTAINERS: Add my-self as CAN maintainer Francisco Iglesias
2024-09-12 12:23 ` [PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).