.mailmap | 1 + MAINTAINERS | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-)
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
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
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
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
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>
© 2016 - 2026 Red Hat, Inc.