* [PATCH] MAINTAINERS: update email address for Ignat Korchagin
@ 2026-03-09 17:34 Ignat Korchagin
2026-03-09 17:59 ` Lukas Wunner
2026-03-21 8:45 ` Herbert Xu
0 siblings, 2 replies; 5+ messages in thread
From: Ignat Korchagin @ 2026-03-09 17:34 UTC (permalink / raw)
To: Andrew Morton, David Howells, Lukas Wunner, Herbert Xu, keyrings,
linux-crypto, linux-kernel
Cc: Ignat Korchagin, Ignat Korchagin
Since I'm moving from Cloudflare update my email address in the
MAINTAINERS file and add an entry to .mailmap so nothing gets lost.
Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
---
.mailmap | 1 +
MAINTAINERS | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/.mailmap b/.mailmap
index 5ac7074c455f..013bce631ffc 100644
--- a/.mailmap
+++ b/.mailmap
@@ -327,6 +327,7 @@ Henrik Rydberg <rydberg@bitmath.org>
Herbert Xu <herbert@gondor.apana.org.au>
Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com>
Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn>
+Ignat Korchagin <ignat@linux.win> <ignat@cloudflare.com>
Ike Panhc <ikepanhc@gmail.com> <ike.pan@canonical.com>
J. Bruce Fields <bfields@fieldses.org> <bfields@redhat.com>
J. Bruce Fields <bfields@fieldses.org> <bfields@citi.umich.edu>
diff --git a/MAINTAINERS b/MAINTAINERS
index 77fdfcb55f06..4f4b894bb328 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4022,7 +4022,7 @@ F: drivers/hwmon/asus_wmi_sensors.c
ASYMMETRIC KEYS
M: David Howells <dhowells@redhat.com>
M: Lukas Wunner <lukas@wunner.de>
-M: Ignat Korchagin <ignat@cloudflare.com>
+M: Ignat Korchagin <ignat@linux.win>
L: keyrings@vger.kernel.org
L: linux-crypto@vger.kernel.org
S: Maintained
@@ -4035,7 +4035,7 @@ F: include/linux/verification.h
ASYMMETRIC KEYS - ECDSA
M: Lukas Wunner <lukas@wunner.de>
-M: Ignat Korchagin <ignat@cloudflare.com>
+M: Ignat Korchagin <ignat@linux.win>
R: Stefan Berger <stefanb@linux.ibm.com>
L: linux-crypto@vger.kernel.org
S: Maintained
@@ -4045,14 +4045,14 @@ F: include/crypto/ecc*
ASYMMETRIC KEYS - GOST
M: Lukas Wunner <lukas@wunner.de>
-M: Ignat Korchagin <ignat@cloudflare.com>
+M: Ignat Korchagin <ignat@linux.win>
L: linux-crypto@vger.kernel.org
S: Odd fixes
F: crypto/ecrdsa*
ASYMMETRIC KEYS - RSA
M: Lukas Wunner <lukas@wunner.de>
-M: Ignat Korchagin <ignat@cloudflare.com>
+M: Ignat Korchagin <ignat@linux.win>
L: linux-crypto@vger.kernel.org
S: Maintained
F: crypto/rsa*
--
2.53.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-09 17:34 [PATCH] MAINTAINERS: update email address for Ignat Korchagin Ignat Korchagin
@ 2026-03-09 17:59 ` Lukas Wunner
2026-03-21 8:45 ` Herbert Xu
1 sibling, 0 replies; 5+ messages in thread
From: Lukas Wunner @ 2026-03-09 17:59 UTC (permalink / raw)
To: Ignat Korchagin
Cc: Andrew Morton, David Howells, Herbert Xu, keyrings, linux-crypto,
linux-kernel, Ignat Korchagin
On Mon, Mar 09, 2026 at 05:34:45PM +0000, Ignat Korchagin wrote:
> Since I'm moving from Cloudflare update my email address in the
> MAINTAINERS file and add an entry to .mailmap so nothing gets lost.
>
> Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
Acked-by: Lukas Wunner <lukas@wunner.de>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-09 17:34 [PATCH] MAINTAINERS: update email address for Ignat Korchagin Ignat Korchagin
2026-03-09 17:59 ` Lukas Wunner
@ 2026-03-21 8:45 ` Herbert Xu
2026-03-21 19:43 ` Lukas Wunner
1 sibling, 1 reply; 5+ messages in thread
From: Herbert Xu @ 2026-03-21 8:45 UTC (permalink / raw)
To: Ignat Korchagin
Cc: akpm, dhowells, lukas, keyrings, linux-crypto, linux-kernel,
ignat, ignat
Ignat Korchagin <ignat@cloudflare.com> wrote:
> Since I'm moving from Cloudflare update my email address in the
> MAINTAINERS file and add an entry to .mailmap so nothing gets lost.
>
> Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
> ---
> .mailmap | 1 +
> MAINTAINERS | 8 ++++----
> 2 files changed, 5 insertions(+), 4 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-21 8:45 ` Herbert Xu
@ 2026-03-21 19:43 ` Lukas Wunner
2026-03-22 2:19 ` Herbert Xu
0 siblings, 1 reply; 5+ messages in thread
From: Lukas Wunner @ 2026-03-21 19:43 UTC (permalink / raw)
To: Herbert Xu
Cc: Ignat Korchagin, akpm, dhowells, keyrings, linux-crypto,
linux-kernel, ignat
On Sat, Mar 21, 2026 at 05:45:00PM +0900, Herbert Xu wrote:
> Ignat Korchagin <ignat@cloudflare.com> wrote:
> > Since I'm moving from Cloudflare update my email address in the
> > MAINTAINERS file and add an entry to .mailmap so nothing gets lost.
> >
> > Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
> > ---
> > .mailmap | 1 +
> > MAINTAINERS | 8 ++++----
> > 2 files changed, 5 insertions(+), 4 deletions(-)
>
> Patch applied. Thanks.
Andrew already applied it and forwarded it to Linus.
This is now commit 182b9b3d8d1d in Linus' tree.
Thanks,
Lukas
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-21 19:43 ` Lukas Wunner
@ 2026-03-22 2:19 ` Herbert Xu
0 siblings, 0 replies; 5+ messages in thread
From: Herbert Xu @ 2026-03-22 2:19 UTC (permalink / raw)
To: Lukas Wunner
Cc: Ignat Korchagin, akpm, dhowells, keyrings, linux-crypto,
linux-kernel, ignat
On Sat, Mar 21, 2026 at 08:43:31PM +0100, Lukas Wunner wrote:
>
> Andrew already applied it and forwarded it to Linus.
> This is now commit 182b9b3d8d1d in Linus' tree.
Thanks, I've backed it out again.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-03-22 2:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 17:34 [PATCH] MAINTAINERS: update email address for Ignat Korchagin Ignat Korchagin
2026-03-09 17:59 ` Lukas Wunner
2026-03-21 8:45 ` Herbert Xu
2026-03-21 19:43 ` Lukas Wunner
2026-03-22 2:19 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox