diff mbox series

[v2] MAINTAINERS: Update Atish's email address

Message ID 20211126193111.559874-1-atishp@atishpatra.org (mailing list archive)
State New, archived
Headers show
Series [v2] MAINTAINERS: Update Atish's email address | expand

Commit Message

Atish Patra Nov. 26, 2021, 7:31 p.m. UTC
I am no longer employed by western digital. Update my email address to
personal one and add entries to .mailmap as well.

Signed-off-by: Atish Patra <atishp@atishpatra.org>
---
 .mailmap    | 3 +++
 MAINTAINERS | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Comments

Anup Patel Dec. 2, 2021, 8:50 a.m. UTC | #1
On Sat, Nov 27, 2021 at 1:01 AM Atish Patra <atishp@atishpatra.org> wrote:
>
> I am no longer employed by western digital. Update my email address to
> personal one and add entries to .mailmap as well.
>
> Signed-off-by: Atish Patra <atishp@atishpatra.org>
> ---
>  .mailmap    | 3 +++
>  MAINTAINERS | 2 +-
>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index 14314e3c5d5e..5878de9783e4 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -50,6 +50,9 @@ Archit Taneja <archit@ti.com>
>  Ard Biesheuvel <ardb@kernel.org> <ard.biesheuvel@linaro.org>
>  Arnaud Patard <arnaud.patard@rtp-net.org>
>  Arnd Bergmann <arnd@arndb.de>
> +Atish Patra <atish.patra@wdc.com>
> +Atish Patra <atishp@atishpatra.org>
> +Atish Patra <atishp@rivosinc.com>

I think you just need one-line entry to map WDC email (OLD) to
Personal/Rivos email (NEW)

Something like:
Atish Patra <atishp@atishpatra.org> <atish.patra@wdc.com>

Regards,
Anup

>  Axel Dyks <xl@xlsigned.net>
>  Axel Lin <axel.lin@gmail.com>
>  Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a2345ce8521..b22af4edcd08 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10434,7 +10434,7 @@ F:      arch/powerpc/kvm/
>
>  KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv)
>  M:     Anup Patel <anup.patel@wdc.com>
> -R:     Atish Patra <atish.patra@wdc.com>
> +R:     Atish Patra <atishp@atishpatra.org>
>  L:     kvm@vger.kernel.org
>  L:     kvm-riscv@lists.infradead.org
>  L:     linux-riscv@lists.infradead.org
> --
> 2.33.1
>
>
> --
> kvm-riscv mailing list
> kvm-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kvm-riscv
Atish Patra Dec. 2, 2021, 11:53 p.m. UTC | #2
On Thu, Dec 2, 2021 at 12:50 AM Anup Patel <anup@brainfault.org> wrote:
>
> On Sat, Nov 27, 2021 at 1:01 AM Atish Patra <atishp@atishpatra.org> wrote:
> >
> > I am no longer employed by western digital. Update my email address to
> > personal one and add entries to .mailmap as well.
> >
> > Signed-off-by: Atish Patra <atishp@atishpatra.org>
> > ---
> >  .mailmap    | 3 +++
> >  MAINTAINERS | 2 +-
> >  2 files changed, 4 insertions(+), 1 deletion(-)
> >
> > diff --git a/.mailmap b/.mailmap
> > index 14314e3c5d5e..5878de9783e4 100644
> > --- a/.mailmap
> > +++ b/.mailmap
> > @@ -50,6 +50,9 @@ Archit Taneja <archit@ti.com>
> >  Ard Biesheuvel <ardb@kernel.org> <ard.biesheuvel@linaro.org>
> >  Arnaud Patard <arnaud.patard@rtp-net.org>
> >  Arnd Bergmann <arnd@arndb.de>
> > +Atish Patra <atish.patra@wdc.com>
> > +Atish Patra <atishp@atishpatra.org>
> > +Atish Patra <atishp@rivosinc.com>
>
> I think you just need one-line entry to map WDC email (OLD) to
> Personal/Rivos email (NEW)
>
> Something like:
> Atish Patra <atishp@atishpatra.org> <atish.patra@wdc.com>
>

Well, I saw both kinds of entries (multiline & single line) entries
throughout the .mailmap.
Thus, I assumed both would work fine.

I will send v3 with a single line entry right away.

> Regards,
> Anup
>
> >  Axel Dyks <xl@xlsigned.net>
> >  Axel Lin <axel.lin@gmail.com>
> >  Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7a2345ce8521..b22af4edcd08 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -10434,7 +10434,7 @@ F:      arch/powerpc/kvm/
> >
> >  KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv)
> >  M:     Anup Patel <anup.patel@wdc.com>
> > -R:     Atish Patra <atish.patra@wdc.com>
> > +R:     Atish Patra <atishp@atishpatra.org>
> >  L:     kvm@vger.kernel.org
> >  L:     kvm-riscv@lists.infradead.org
> >  L:     linux-riscv@lists.infradead.org
> > --
> > 2.33.1
> >
> >
> > --
> > kvm-riscv mailing list
> > kvm-riscv@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/kvm-riscv
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index 14314e3c5d5e..5878de9783e4 100644
--- a/.mailmap
+++ b/.mailmap
@@ -50,6 +50,9 @@  Archit Taneja <archit@ti.com>
 Ard Biesheuvel <ardb@kernel.org> <ard.biesheuvel@linaro.org>
 Arnaud Patard <arnaud.patard@rtp-net.org>
 Arnd Bergmann <arnd@arndb.de>
+Atish Patra <atish.patra@wdc.com>
+Atish Patra <atishp@atishpatra.org>
+Atish Patra <atishp@rivosinc.com>
 Axel Dyks <xl@xlsigned.net>
 Axel Lin <axel.lin@gmail.com>
 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a2345ce8521..b22af4edcd08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10434,7 +10434,7 @@  F:	arch/powerpc/kvm/
 
 KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv)
 M:	Anup Patel <anup.patel@wdc.com>
-R:	Atish Patra <atish.patra@wdc.com>
+R:	Atish Patra <atishp@atishpatra.org>
 L:	kvm@vger.kernel.org
 L:	kvm-riscv@lists.infradead.org
 L:	linux-riscv@lists.infradead.org