diff options
author | Anup Patel <anup@brainfault.org> | 2022-01-03 14:24:58 +0100 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2022-01-06 10:48:22 +0100 |
commit | 497685f2c743f552ec5626d60fc12e7c00faaf06 (patch) | |
tree | 6f1636727988cb075f7bf7250430446c5b16666e /MAINTAINERS | |
parent | KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR (diff) | |
download | linux-497685f2c743f552ec5626d60fc12e7c00faaf06.tar.xz linux-497685f2c743f552ec5626d60fc12e7c00faaf06.zip |
MAINTAINERS: Update Anup's email address
I am no longer work at Western Digital so update my email address to
personal one and add entries to .mailmap as well.
Signed-off-by: Anup Patel <anup@brainfault.org>
Acked-by: Atish Patra <atishp@rivosinc.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d8972ed1f8d9..14efdaa0616f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10444,7 +10444,7 @@ F: arch/powerpc/kernel/kvm* F: arch/powerpc/kvm/ KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv) -M: Anup Patel <anup.patel@wdc.com> +M: Anup Patel <anup@brainfault.org> R: Atish Patra <atishp@atishpatra.org> L: kvm@vger.kernel.org L: kvm-riscv@lists.infradead.org |