diff options
author | Marc Zyngier <[email protected]> | 2024-09-27 11:49:56 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-10-01 15:25:23 +0100 |
commit | 64a1d716615ee234a743b2528e95d8c3a9bef95f (patch) | |
tree | 59a84321edd79275fdb6cf1426abdc1b8b53e70e | |
parent | a9f41588a902f386b48f021f56a4c14735cd9371 (diff) |
KVM: arm64: Another reviewer reshuffle
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: Suzuki K Poulose <[email protected]>
Cc: Zenghui Yu <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Acked-by: Oliver Upton <[email protected]>
Acked-by: Joey Gouly <[email protected]>
Acked-by: Zenghui Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c27f3190737f..391fe4b106f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12459,7 +12459,7 @@ F: virt/kvm/* KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) M: Marc Zyngier <[email protected]> M: Oliver Upton <[email protected]> -R: James Morse <[email protected]> +R: Joey Gouly <[email protected]> R: Suzuki K Poulose <[email protected]> R: Zenghui Yu <[email protected]> L: [email protected] (moderated for non-subscribers) |