diff options
author | Anup Patel <anup@brainfault.org> | 2022-01-03 16:24:58 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2022-01-06 12:48:22 +0300 |
commit | 497685f2c743f552ec5626d60fc12e7c00faaf06 (patch) | |
tree | 6f1636727988cb075f7bf7250430446c5b16666e | |
parent | 33e5b5746cc2336660c8710ba109d9a3923627b5 (diff) | |
download | linux-497685f2c743f552ec5626d60fc12e7c00faaf06.tar.xz |
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>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -46,6 +46,7 @@ Andy Adamson <andros@citi.umich.edu> Antoine Tenart <atenart@kernel.org> <antoine.tenart@bootlin.com> Antoine Tenart <atenart@kernel.org> <antoine.tenart@free-electrons.com> Antonio Ospite <ao2@ao2.it> <ao2@amarulasolutions.com> +Anup Patel <anup@brainfault.org> <anup.patel@wdc.com> Archit Taneja <archit@ti.com> Ard Biesheuvel <ardb@kernel.org> <ard.biesheuvel@linaro.org> Arnaud Patard <arnaud.patard@rtp-net.org> 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 |