diff options
author | 2023-02-13 23:25:50 +0000 | |
---|---|---|
committer | 2023-02-13 23:25:50 +0000 | |
commit | 073988eb3247a4fd9ddefb3ae12e655359ce19cb (patch) | |
tree | f3d60e7d7cdc380ea002efc15cacad8f429f3102 | |
parent | Merge branch kvm-arm64/parallel-access-faults into kvmarm/next (diff) | |
parent | KVM: arm64: Drop Columbia-hosted mailing list (diff) | |
download | wireguard-linux-073988eb3247a4fd9ddefb3ae12e655359ce19cb.tar.xz wireguard-linux-073988eb3247a4fd9ddefb3ae12e655359ce19cb.zip |
Merge branch kvm-arm64/MAINTAINERS into kvmarm/next
* kvm-arm64/MAINTAINERS:
: KVM/arm64 MAINTAINERS updates
:
: - Drop the old columbia.edu mailing list (you will be missed!)
:
: - Move Oliver up to co-maintainer w/ Marc
KVM: arm64: Drop Columbia-hosted mailing list
MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42fc47c6edfd..9c2f78f8c383 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11355,13 +11355,12 @@ 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: Suzuki K Poulose <suzuki.poulose@arm.com> -R: Oliver Upton <oliver.upton@linux.dev> R: Zenghui Yu <yuzenghui@huawei.com> 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* |