From 58817be467621cf9d31b0a00e7dad08936e39748 Mon Sep 17 00:00:00 2001 From: Oliver Upton Date: Mon, 23 Jan 2023 21:02:56 +0000 Subject: MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 Going forward I intend to help Marc with maintaining KVM/arm64. We've spoken about this quite a bit and he has been a tremendous help in ramping up to the task (thank you!). We haven't worked out the exact details of how the process will work, but the goal is to even out the maintenance responsibilities to give us both ample time for development. To that end, updating the maintainers entry to reflect the change. Acked-by: Will Deacon Acked-by: Marc Zyngier Link: https://lore.kernel.org/r/20230123210256.2728218-1-oliver.upton@linux.dev Signed-off-by: Oliver Upton --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 42fc47c6edfd..7323efcc1270 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11355,9 +11355,9 @@ F: virt/kvm/* KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) M: Marc Zyngier +M: Oliver Upton R: James Morse R: Suzuki K Poulose -R: Oliver Upton R: Zenghui Yu L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: kvmarm@lists.linux.dev -- cgit v1.2.3 From 960c3028a1d521f3199460fa1e6ef947244b8281 Mon Sep 17 00:00:00 2001 From: Marc Zyngier Date: Fri, 13 Jan 2023 13:28:09 +0000 Subject: KVM: arm64: Drop Columbia-hosted mailing list After many years of awesome service, the kvmarm mailing list hosted by Columbia is being decommissioned, and replaced by kvmarm@lists.linux.dev. Many thanks to Columbia for having hosted us for so long, and to the kernel.org folks for giving us a new home. Signed-off-by: Marc Zyngier Link: https://lore.kernel.org/r/20230113132809.1979119-1-maz@kernel.org Signed-off-by: Oliver Upton --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7323efcc1270..9c2f78f8c383 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11361,7 +11361,6 @@ R: Suzuki K Poulose R: Zenghui Yu L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: kvmarm@lists.linux.dev -L: kvmarm@lists.cs.columbia.edu (deprecated, moderated for non-subscribers) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git F: arch/arm64/include/asm/kvm* -- cgit v1.2.3