public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update Atish's email address
@ 2021-11-18  6:05 Atish Patra
  2021-11-18 18:22 ` Sean Christopherson
  0 siblings, 1 reply; 3+ messages in thread
From: Atish Patra @ 2021-11-18  6:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Atish Patra, anup.patel, kvm, kvm-riscv, linux-riscv

I no longer employed by western digital. Update my email address to
personal one.

Signed-off-by: Atish Patra <atishp@atishpatra.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Atish's email address
  2021-11-18  6:05 [PATCH] MAINTAINERS: Update Atish's email address Atish Patra
@ 2021-11-18 18:22 ` Sean Christopherson
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Christopherson @ 2021-11-18 18:22 UTC (permalink / raw)
  To: Atish Patra; +Cc: linux-kernel, anup.patel, kvm, kvm-riscv, linux-riscv

On Wed, Nov 17, 2021, Atish Patra wrote:
> I no longer employed by western digital. Update my email address to
> personal one.
> 
> Signed-off-by: Atish Patra <atishp@atishpatra.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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
> -- 

Please add an entry in .mailmap as well.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] MAINTAINERS: Update Atish's email address
@ 2025-05-05 21:27 Atish Patra
  0 siblings, 0 replies; 3+ messages in thread
From: Atish Patra @ 2025-05-05 21:27 UTC (permalink / raw)
  To: Anup Patel; +Cc: linux-kernel, KVM General, kvm-riscv, linux-riscv, Atish Patra

My personal upstream email account was previously based on gmail which
has become difficult to manage upstream activities lately.

Update it to the more reliable linux.dev account.

Signed-off-by: Atish Patra <atishp@rivosinc.com>
---
 .mailmap    | 3 ++-
 MAINTAINERS | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.mailmap b/.mailmap
index 9afde79e1936..f7a81702309e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -105,7 +105,8 @@ Arun Kumar Neelakantam <quic_aneela@quicinc.com> <aneela@codeaurora.org>
 Ashok Raj Nagarajan <quic_arnagara@quicinc.com> <arnagara@codeaurora.org>
 Ashwin Chaugule <quic_ashwinc@quicinc.com> <ashwinc@codeaurora.org>
 Asutosh Das <quic_asutoshd@quicinc.com> <asutoshd@codeaurora.org>
-Atish Patra <atishp@atishpatra.org> <atish.patra@wdc.com>
+Atish Patra <atish.patra@linux.dev> <atishp@atishpatra.org>
+Atish Patra <atish.patra@linux.dev> <atish.patra@wdc.com>
 Avaneesh Kumar Dwivedi <quic_akdwived@quicinc.com> <akdwived@codeaurora.org>
 Axel Dyks <xl@xlsigned.net>
 Axel Lin <axel.lin@gmail.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5f8688630c01..cb8cd92a1ce8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13071,7 +13071,7 @@ F:	arch/powerpc/kvm/
 
 KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv)
 M:	Anup Patel <anup@brainfault.org>
-R:	Atish Patra <atishp@atishpatra.org>
+R:	Atish Patra <atish.patra@linux.dev>
 L:	kvm@vger.kernel.org
 L:	kvm-riscv@lists.infradead.org
 L:	linux-riscv@lists.infradead.org
@@ -20878,7 +20878,7 @@ F:	arch/riscv/boot/dts/sifive/
 F:	arch/riscv/boot/dts/starfive/
 
 RISC-V PMU DRIVERS
-M:	Atish Patra <atishp@atishpatra.org>
+M:	Atish Patra <atish.patra@linux.dev>
 R:	Anup Patel <anup@brainfault.org>
 L:	linux-riscv@lists.infradead.org
 S:	Supported

---
base-commit: 01f95500a162fca88cefab9ed64ceded5afabc12
change-id: 20250505-update_email_address-6c2901987e87
--
Regards,
Atish patra


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-05 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18  6:05 [PATCH] MAINTAINERS: Update Atish's email address Atish Patra
2021-11-18 18:22 ` Sean Christopherson
  -- strict thread matches above, loose matches on Subject: below --
2025-05-05 21:27 Atish Patra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox