* [PATCH] MAINTAINERS: Remove myself as reviewer
@ 2024-08-19 15:00 Beraldo Leal
2024-08-19 16:54 ` Thomas Huth
2024-08-19 22:24 ` Philippe Mathieu-Daudé
0 siblings, 2 replies; 6+ messages in thread
From: Beraldo Leal @ 2024-08-19 15:00 UTC (permalink / raw)
To: qemu-devel; +Cc: Beraldo Leal
Finally taking this off my to-do list. It’s been a privilege to be part
of this project, but I am no longer actively involved in reviewing
Python code here, so I believe it's best to update the list to reflect
the current maintainers.
Please, feel free to reach out if any questions arise.
Signed-off-by: Beraldo Leal <bleal@redhat.com>
---
MAINTAINERS | 3 ---
1 file changed, 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3584d6a6c6..806cf0884d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3174,7 +3174,6 @@ F: qapi/cryptodev.json
Python library
M: John Snow <jsnow@redhat.com>
M: Cleber Rosa <crosa@redhat.com>
-R: Beraldo Leal <bleal@redhat.com>
S: Maintained
F: python/
T: git https://gitlab.com/jsnow/qemu.git python
@@ -4121,7 +4120,6 @@ M: Alex Bennée <alex.bennee@linaro.org>
M: Philippe Mathieu-Daudé <philmd@linaro.org>
M: Thomas Huth <thuth@redhat.com>
R: Wainer dos Santos Moschetta <wainersm@redhat.com>
-R: Beraldo Leal <bleal@redhat.com>
S: Maintained
F: .github/workflows/lockdown.yml
F: .gitlab-ci.yml
@@ -4162,7 +4160,6 @@ W: https://trello.com/b/6Qi1pxVn/avocado-qemu
R: Cleber Rosa <crosa@redhat.com>
R: Philippe Mathieu-Daudé <philmd@linaro.org>
R: Wainer dos Santos Moschetta <wainersm@redhat.com>
-R: Beraldo Leal <bleal@redhat.com>
S: Odd Fixes
F: tests/avocado/
--
2.40.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself as reviewer
2024-08-19 15:00 [PATCH] MAINTAINERS: Remove myself as reviewer Beraldo Leal
@ 2024-08-19 16:54 ` Thomas Huth
2024-08-19 22:24 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2024-08-19 16:54 UTC (permalink / raw)
To: Beraldo Leal, qemu-devel
On 19/08/2024 17.00, Beraldo Leal wrote:
> Finally taking this off my to-do list. It’s been a privilege to be part
> of this project, but I am no longer actively involved in reviewing
> Python code here, so I believe it's best to update the list to reflect
> the current maintainers.
>
> Please, feel free to reach out if any questions arise.
>
> Signed-off-by: Beraldo Leal <bleal@redhat.com>
> ---
> MAINTAINERS | 3 ---
> 1 file changed, 3 deletions(-)
Thank you very, very much for your past reviews, Beraldo!
I'll queue the patch along with the other testing patches that I'm collecting.
Thomas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself as reviewer
2024-08-19 15:00 [PATCH] MAINTAINERS: Remove myself as reviewer Beraldo Leal
2024-08-19 16:54 ` Thomas Huth
@ 2024-08-19 22:24 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-08-19 22:24 UTC (permalink / raw)
To: Beraldo Leal, qemu-devel
On 19/8/24 17:00, Beraldo Leal wrote:
> Finally taking this off my to-do list. It’s been a privilege to be part
> of this project, but I am no longer actively involved in reviewing
> Python code here, so I believe it's best to update the list to reflect
> the current maintainers.
>
> Please, feel free to reach out if any questions arise.
>
> Signed-off-by: Beraldo Leal <bleal@redhat.com>
> ---
> MAINTAINERS | 3 ---
> 1 file changed, 3 deletions(-)
Thanks Beraldo for your previous reviews!
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] MAINTAINERS: Remove myself as reviewer
@ 2024-10-28 9:51 David Gibson
2024-10-28 14:01 ` Philippe Mathieu-Daudé
2024-10-28 21:23 ` Mark Cave-Ayland
0 siblings, 2 replies; 6+ messages in thread
From: David Gibson @ 2024-10-28 9:51 UTC (permalink / raw)
To: Nicholas Piggin, qemu-ppc, qemu-devel; +Cc: David Gibson
I've now well and truly moved on from ppc and qemu maintenance. I'm
occupied with other things and am pretty much just ignoring mails on these
topics I'm CCed on. Time to remove myself.
I'm still listed as a reviewer for Device Tree, I'll keep this for now,
since I do have some interest and it's lower volume.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index bcaf36e525..5cc9873861 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1465,7 +1465,6 @@ F: tests/functional/test_ppc_40p.py
sPAPR (pseries)
M: Nicholas Piggin <npiggin@gmail.com>
R: Daniel Henrique Barboza <danielhb413@gmail.com>
-R: David Gibson <david@gibson.dropbear.id.au>
R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
@@ -1555,7 +1554,6 @@ F: tests/functional/test_ppc_amiga.py
Virtual Open Firmware (VOF)
M: Alexey Kardashevskiy <aik@ozlabs.ru>
-R: David Gibson <david@gibson.dropbear.id.au>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: hw/ppc/spapr_vof*
--
2.47.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself as reviewer
2024-10-28 9:51 David Gibson
@ 2024-10-28 14:01 ` Philippe Mathieu-Daudé
2024-10-28 21:23 ` Mark Cave-Ayland
1 sibling, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-10-28 14:01 UTC (permalink / raw)
To: David Gibson, Nicholas Piggin, qemu-ppc, qemu-devel
On 28/10/24 06:51, David Gibson wrote:
> I've now well and truly moved on from ppc and qemu maintenance. I'm
> occupied with other things and am pretty much just ignoring mails on these
> topics I'm CCed on. Time to remove myself.
>
> I'm still listed as a reviewer for Device Tree, I'll keep this for now,
> since I do have some interest and it's lower volume.
>
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> MAINTAINERS | 2 --
> 1 file changed, 2 deletions(-)
Thanks for all David :)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself as reviewer
2024-10-28 9:51 David Gibson
2024-10-28 14:01 ` Philippe Mathieu-Daudé
@ 2024-10-28 21:23 ` Mark Cave-Ayland
1 sibling, 0 replies; 6+ messages in thread
From: Mark Cave-Ayland @ 2024-10-28 21:23 UTC (permalink / raw)
To: David Gibson, Nicholas Piggin, qemu-ppc, qemu-devel
On 28/10/2024 09:51, David Gibson wrote:
> I've now well and truly moved on from ppc and qemu maintenance. I'm
> occupied with other things and am pretty much just ignoring mails on these
> topics I'm CCed on. Time to remove myself.
>
> I'm still listed as a reviewer for Device Tree, I'll keep this for now,
> since I do have some interest and it's lower volume.
>
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> MAINTAINERS | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bcaf36e525..5cc9873861 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1465,7 +1465,6 @@ F: tests/functional/test_ppc_40p.py
> sPAPR (pseries)
> M: Nicholas Piggin <npiggin@gmail.com>
> R: Daniel Henrique Barboza <danielhb413@gmail.com>
> -R: David Gibson <david@gibson.dropbear.id.au>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1555,7 +1554,6 @@ F: tests/functional/test_ppc_amiga.py
>
> Virtual Open Firmware (VOF)
> M: Alexey Kardashevskiy <aik@ozlabs.ru>
> -R: David Gibson <david@gibson.dropbear.id.au>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/ppc/spapr_vof*
Hi David,
Thanks for all your support over the years with the Macintosh machines - your help
and advice will be greatly missed.
ATB,
Mark.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-10-28 21:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 15:00 [PATCH] MAINTAINERS: Remove myself as reviewer Beraldo Leal
2024-08-19 16:54 ` Thomas Huth
2024-08-19 22:24 ` Philippe Mathieu-Daudé
-- strict thread matches above, loose matches on Subject: below --
2024-10-28 9:51 David Gibson
2024-10-28 14:01 ` Philippe Mathieu-Daudé
2024-10-28 21:23 ` Mark Cave-Ayland
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).