* [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
@ 2023-06-07 15:58 Jagannathan Raman
2023-06-07 15:58 ` [PATCH 1/1] maintainers: " Jagannathan Raman
2023-06-07 16:44 ` [PATCH 0/1] " Stefan Hajnoczi
0 siblings, 2 replies; 5+ messages in thread
From: Jagannathan Raman @ 2023-06-07 15:58 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, elena.ufimtseva, kanth.ghatraju, karl.heubaum
John Johnson doesn't work at Oracle anymore. I tried to contact him to
get his updated email address, but I haven't heard anything from him.
Jagannathan Raman (1):
maintainers: update maintainers list for vfio-user & multi-process
QEMU
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
--
2.20.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU
2023-06-07 15:58 [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU Jagannathan Raman
@ 2023-06-07 15:58 ` Jagannathan Raman
2023-06-07 20:54 ` Philippe Mathieu-Daudé
2023-06-07 16:44 ` [PATCH 0/1] " Stefan Hajnoczi
1 sibling, 1 reply; 5+ messages in thread
From: Jagannathan Raman @ 2023-06-07 15:58 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, elena.ufimtseva, kanth.ghatraju, karl.heubaum
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 436b3f0afefd..4a80a385118d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3786,7 +3786,6 @@ F: tests/tcg/aarch64/system/semiheap.c
Multi-process QEMU
M: Elena Ufimtseva <elena.ufimtseva@oracle.com>
M: Jagannathan Raman <jag.raman@oracle.com>
-M: John G Johnson <john.g.johnson@oracle.com>
S: Maintained
F: docs/devel/multi-process.rst
F: docs/system/multi-process.rst
--
2.20.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU
2023-06-07 15:58 ` [PATCH 1/1] maintainers: " Jagannathan Raman
@ 2023-06-07 20:54 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-06-07 20:54 UTC (permalink / raw)
To: Jagannathan Raman, qemu-devel
Cc: stefanha, elena.ufimtseva, kanth.ghatraju, karl.heubaum
On 7/6/23 17:58, Jagannathan Raman wrote:
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 436b3f0afefd..4a80a385118d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3786,7 +3786,6 @@ F: tests/tcg/aarch64/system/semiheap.c
> Multi-process QEMU
> M: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> M: Jagannathan Raman <jag.raman@oracle.com>
> -M: John G Johnson <john.g.johnson@oracle.com>
> S: Maintained
> F: docs/devel/multi-process.rst
> F: docs/system/multi-process.rst
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
2023-06-07 15:58 [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU Jagannathan Raman
2023-06-07 15:58 ` [PATCH 1/1] maintainers: " Jagannathan Raman
@ 2023-06-07 16:44 ` Stefan Hajnoczi
2023-06-07 16:56 ` Jag Raman
1 sibling, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2023-06-07 16:44 UTC (permalink / raw)
To: Jagannathan Raman
Cc: qemu-devel, elena.ufimtseva, kanth.ghatraju, karl.heubaum
On Wed, 7 Jun 2023 at 11:58, Jagannathan Raman <jag.raman@oracle.com> wrote:
>
> John Johnson doesn't work at Oracle anymore. I tried to contact him to
> get his updated email address, but I haven't heard anything from him.
>
> Jagannathan Raman (1):
> maintainers: update maintainers list for vfio-user & multi-process
> QEMU
>
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
JJ's last email to qemu-devel was in February 2023. Since he no longer
works at Oracle, his email address is probably no longer functional.
Therefore, I think it makes sense to remove him from MAINTAINERS for
the time being. If he resumes work in this area he can be added back
with a new email address.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
2023-06-07 16:44 ` [PATCH 0/1] " Stefan Hajnoczi
@ 2023-06-07 16:56 ` Jag Raman
0 siblings, 0 replies; 5+ messages in thread
From: Jag Raman @ 2023-06-07 16:56 UTC (permalink / raw)
To: Stefan Hajnoczi
Cc: QEMU Developers, Elena Ufimtseva, Kanth Ghatraju, Karl Heubaum
> On Jun 7, 2023, at 12:44 PM, Stefan Hajnoczi <stefanha@gmail.com> wrote:
>
> On Wed, 7 Jun 2023 at 11:58, Jagannathan Raman <jag.raman@oracle.com> wrote:
>>
>> John Johnson doesn't work at Oracle anymore. I tried to contact him to
>> get his updated email address, but I haven't heard anything from him.
>>
>> Jagannathan Raman (1):
>> maintainers: update maintainers list for vfio-user & multi-process
>> QEMU
>>
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>
> JJ's last email to qemu-devel was in February 2023. Since he no longer
> works at Oracle, his email address is probably no longer functional.
> Therefore, I think it makes sense to remove him from MAINTAINERS for
> the time being. If he resumes work in this area he can be added back
> with a new email address.
I got it, thank you!
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-06-07 20:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 15:58 [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU Jagannathan Raman
2023-06-07 15:58 ` [PATCH 1/1] maintainers: " Jagannathan Raman
2023-06-07 20:54 ` Philippe Mathieu-Daudé
2023-06-07 16:44 ` [PATCH 0/1] " Stefan Hajnoczi
2023-06-07 16:56 ` Jag Raman
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).