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 <[email protected]>
---
.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 <[email protected]>
Ard Biesheuvel <[email protected]> <[email protected]>
Arnaud Patard <[email protected]>
Arnd Bergmann <[email protected]>
+Atish Patra <[email protected]>
+Atish Patra <[email protected]>
+Atish Patra <[email protected]>
Axel Dyks <[email protected]>
Axel Lin <[email protected]>
Bart Van Assche <[email protected]> <[email protected]>
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 <[email protected]>
-R: Atish Patra <[email protected]>
+R: Atish Patra <[email protected]>
L: [email protected]
L: [email protected]
L: [email protected]
--
2.33.1
On Sat, Nov 27, 2021 at 1:01 AM Atish Patra <[email protected]> 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 <[email protected]>
> ---
> .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 <[email protected]>
> Ard Biesheuvel <[email protected]> <[email protected]>
> Arnaud Patard <[email protected]>
> Arnd Bergmann <[email protected]>
> +Atish Patra <[email protected]>
> +Atish Patra <[email protected]>
> +Atish Patra <[email protected]>
I think you just need one-line entry to map WDC email (OLD) to
Personal/Rivos email (NEW)
Something like:
Atish Patra <[email protected]> <[email protected]>
Regards,
Anup
> Axel Dyks <[email protected]>
> Axel Lin <[email protected]>
> Bart Van Assche <[email protected]> <[email protected]>
> 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 <[email protected]>
> -R: Atish Patra <[email protected]>
> +R: Atish Patra <[email protected]>
> L: [email protected]
> L: [email protected]
> L: [email protected]
> --
> 2.33.1
>
>
> --
> kvm-riscv mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/kvm-riscv
On Thu, Dec 2, 2021 at 12:50 AM Anup Patel <[email protected]> wrote:
>
> On Sat, Nov 27, 2021 at 1:01 AM Atish Patra <[email protected]> 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 <[email protected]>
> > ---
> > .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 <[email protected]>
> > Ard Biesheuvel <[email protected]> <[email protected]>
> > Arnaud Patard <[email protected]>
> > Arnd Bergmann <[email protected]>
> > +Atish Patra <[email protected]>
> > +Atish Patra <[email protected]>
> > +Atish Patra <[email protected]>
>
> I think you just need one-line entry to map WDC email (OLD) to
> Personal/Rivos email (NEW)
>
> Something like:
> Atish Patra <[email protected]> <[email protected]>
>
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 <[email protected]>
> > Axel Lin <[email protected]>
> > Bart Van Assche <[email protected]> <[email protected]>
> > 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 <[email protected]>
> > -R: Atish Patra <[email protected]>
> > +R: Atish Patra <[email protected]>
> > L: [email protected]
> > L: [email protected]
> > L: [email protected]
> > --
> > 2.33.1
> >
> >
> > --
> > kvm-riscv mailing list
> > [email protected]
> > http://lists.infradead.org/mailman/listinfo/kvm-riscv
--
Regards,
Atish