[Qemu-devel] [PATCH] MAINTAINERS: Remove Peter Crosthwaite from various entries

Peter Maydell posted 1 patch 5 years, 2 months ago
Test docker-mingw@fedora passed
Test asan passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190207181422.4907-1-peter.maydell@linaro.org
MAINTAINERS | 4 ----
1 file changed, 4 deletions(-)
[Qemu-devel] [PATCH] MAINTAINERS: Remove Peter Crosthwaite from various entries
Posted by Peter Maydell 5 years, 2 months ago
Peter Crosthwaite hasn't had the bandwidth to do code review or
other QEMU work for some time now -- remove his email address
from MAINTAINERS file entries so we don't bombard him with
patch emails.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
Peter C asked me to remove him from MAINTAINERS for now,
hence this patch.

Peter: Thanks for all your work in the past; if you ever
find yourself doing QEMU work again in the future we'll
be happy to welcome you back.
---
 MAINTAINERS | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a76845581b..7e3b69b528a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -110,7 +110,6 @@ Guest CPU cores (TCG):
 ----------------------
 Overall
 L: qemu-devel@nongnu.org
-M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
 M: Richard Henderson <rth@twiddle.net>
 R: Paolo Bonzini <pbonzini@redhat.com>
 S: Maintained
@@ -1346,7 +1345,6 @@ F: tests/virtio-scsi-test.c
 T: git https://github.com/bonzini/qemu.git scsi-next
 
 SSI
-M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
 M: Alistair Francis <alistair@alistair23.me>
 S: Maintained
 F: hw/ssi/*
@@ -1357,7 +1355,6 @@ F: tests/m25p80-test.c
 
 Xilinx SPI
 M: Alistair Francis <alistair@alistair23.me>
-M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
 S: Maintained
 F: hw/ssi/xilinx_*
 
@@ -1767,7 +1764,6 @@ F: qom/cpu.c
 F: include/qom/cpu.h
 
 Device Tree
-M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
 M: Alexander Graf <agraf@suse.de>
 S: Maintained
 F: device_tree.c
-- 
2.20.1


Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove Peter Crosthwaite from various entries
Posted by Philippe Mathieu-Daudé 5 years, 2 months ago
On 2/7/19 7:14 PM, Peter Maydell wrote:
> Peter Crosthwaite hasn't had the bandwidth to do code review or
> other QEMU work for some time now -- remove his email address
> from MAINTAINERS file entries so we don't bombard him with
> patch emails.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> Peter C asked me to remove him from MAINTAINERS for now,
> hence this patch.
> 
> Peter: Thanks for all your work in the past; if you ever
> find yourself doing QEMU work again in the future we'll
> be happy to welcome you back.

Thanks Peter!
I learned a lot looking at your patches.

> ---
>  MAINTAINERS | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a76845581b..7e3b69b528a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -110,7 +110,6 @@ Guest CPU cores (TCG):
>  ----------------------
>  Overall
>  L: qemu-devel@nongnu.org
> -M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
>  M: Richard Henderson <rth@twiddle.net>
>  R: Paolo Bonzini <pbonzini@redhat.com>
>  S: Maintained
> @@ -1346,7 +1345,6 @@ F: tests/virtio-scsi-test.c
>  T: git https://github.com/bonzini/qemu.git scsi-next
>  
>  SSI
> -M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
>  M: Alistair Francis <alistair@alistair23.me>
>  S: Maintained
>  F: hw/ssi/*
> @@ -1357,7 +1355,6 @@ F: tests/m25p80-test.c
>  
>  Xilinx SPI
>  M: Alistair Francis <alistair@alistair23.me>
> -M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
>  S: Maintained
>  F: hw/ssi/xilinx_*
>  
> @@ -1767,7 +1764,6 @@ F: qom/cpu.c
>  F: include/qom/cpu.h
>  
>  Device Tree
> -M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
>  M: Alexander Graf <agraf@suse.de>
>  S: Maintained
>  F: device_tree.c
>