diff mbox series

KVM: arm64: Another reviewer reshuffle

Message ID 20240927104956.1223658-1-maz@kernel.org (mailing list archive)
State New
Headers show
Series KVM: arm64: Another reviewer reshuffle | expand

Commit Message

Marc Zyngier Sept. 27, 2024, 10:49 a.m. UTC
It has been a while since James had any significant bandwidth to
review KVM/arm64 patches. But in the meantime, Joey has stepped up
and did a really good job reviewing some terrifying patch series.

Having talked with the interested parties, it appears that James
is unlikely to have time for KVM in the near future, and that Joey
is willing to take more responsibilities.

So let's appoint Joey as an official reviewer, and give James some
breathing space, as well as my personal thanks. I'm sure he will
be back one way or another!

Cc: Oliver Upton <oliver.upton@linux.dev>
Cc: Joey Gouly <joey.gouly@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Zenghui Yu <yuzenghui@huawei.com>
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Oliver Upton Sept. 27, 2024, 10:52 a.m. UTC | #1
On Fri, Sep 27, 2024 at 11:49:56AM +0100, Marc Zyngier wrote:
> It has been a while since James had any significant bandwidth to
> review KVM/arm64 patches. But in the meantime, Joey has stepped up
> and did a really good job reviewing some terrifying patch series.
> 
> Having talked with the interested parties, it appears that James
> is unlikely to have time for KVM in the near future, and that Joey
> is willing to take more responsibilities.
> 
> So let's appoint Joey as an official reviewer, and give James some
> breathing space, as well as my personal thanks. I'm sure he will
> be back one way or another!

Yes, thank you James for everything, I'm sure we'll still be seeing you
around ;-)

> Cc: Oliver Upton <oliver.upton@linux.dev>
> Cc: Joey Gouly <joey.gouly@arm.com>
> Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> Cc: Zenghui Yu <yuzenghui@huawei.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Marc Zyngier <maz@kernel.org>

Welcome to the party, Joey!

Acked-by: Oliver Upton <oliver.upton@linux.dev>
Joey Gouly Sept. 27, 2024, 10:59 a.m. UTC | #2
On Fri, Sep 27, 2024 at 12:52:58PM +0200, Oliver Upton wrote:
> On Fri, Sep 27, 2024 at 11:49:56AM +0100, Marc Zyngier wrote:
> > It has been a while since James had any significant bandwidth to
> > review KVM/arm64 patches. But in the meantime, Joey has stepped up
> > and did a really good job reviewing some terrifying patch series.
> > 
> > Having talked with the interested parties, it appears that James
> > is unlikely to have time for KVM in the near future, and that Joey
> > is willing to take more responsibilities.
> > 
> > So let's appoint Joey as an official reviewer, and give James some
> > breathing space, as well as my personal thanks. I'm sure he will
> > be back one way or another!
> 
> Yes, thank you James for everything, I'm sure we'll still be seeing you
> around ;-)
> 
> > Cc: Oliver Upton <oliver.upton@linux.dev>
> > Cc: Joey Gouly <joey.gouly@arm.com>
> > Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> > Cc: Zenghui Yu <yuzenghui@huawei.com>
> > Cc: Will Deacon <will@kernel.org>
> > Cc: Catalin Marinas <catalin.marinas@arm.com>
> > Signed-off-by: Marc Zyngier <maz@kernel.org>
> 
> Welcome to the party, Joey!

Thanks!

Acked-by: Joey Gouly <joey.gouly@arm.com>

> 
> Acked-by: Oliver Upton <oliver.upton@linux.dev>
> 
> -- 
> Thanks,
> Oliver
Zenghui Yu Sept. 27, 2024, 12:30 p.m. UTC | #3
On 2024/9/27 18:49, Marc Zyngier wrote:
> It has been a while since James had any significant bandwidth to
> review KVM/arm64 patches. But in the meantime, Joey has stepped up
> and did a really good job reviewing some terrifying patch series.
> 
> Having talked with the interested parties, it appears that James
> is unlikely to have time for KVM in the near future, and that Joey
> is willing to take more responsibilities.
> 
> So let's appoint Joey as an official reviewer, and give James some
> breathing space, as well as my personal thanks. I'm sure he will
> be back one way or another!

With my thanks to James :-)

> Cc: Oliver Upton <oliver.upton@linux.dev>
> Cc: Joey Gouly <joey.gouly@arm.com>
> Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> Cc: Zenghui Yu <yuzenghui@huawei.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Marc Zyngier <maz@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 878dcd23b3317..fe2028b5b250f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12270,7 +12270,7 @@ F:	virt/kvm/*
>  KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
>  M:	Marc Zyngier <maz@kernel.org>
>  M:	Oliver Upton <oliver.upton@linux.dev>
> -R:	James Morse <james.morse@arm.com>
> +R:	Joey Gouly <joey.gouly@arm.com>
>  R:	Suzuki K Poulose <suzuki.poulose@arm.com>
>  R:	Zenghui Yu <yuzenghui@huawei.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)

Acked-by: Zenghui Yu <yuzenghui@huawei.com>

Welcome!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 878dcd23b3317..fe2028b5b250f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12270,7 +12270,7 @@  F:	virt/kvm/*
 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
 M:	Marc Zyngier <maz@kernel.org>
 M:	Oliver Upton <oliver.upton@linux.dev>
-R:	James Morse <james.morse@arm.com>
+R:	Joey Gouly <joey.gouly@arm.com>
 R:	Suzuki K Poulose <suzuki.poulose@arm.com>
 R:	Zenghui Yu <yuzenghui@huawei.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)