[llvm] Update mailmap entry (PR #181187)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 09:17:23 PST 2026


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/181187

4a0a2057a8f317836fa60f63fa9a0794faa32873 added the rnk at nvidia.com to the mailmap, but this seems like a typo. The address does not exist and rkleckner at nvidia.com is what has been showing up in the commit logs.

(Found while Petr was trying to reach out to setup the Infra area team meeting).

>From 636b5902dbb4a78e494aee66e430d4db54d58143 Mon Sep 17 00:00:00 2001
From: Aiden Grossman <aidengrossman at google.com>
Date: Thu, 12 Feb 2026 17:15:43 +0000
Subject: [PATCH] Update mailmap entry

4a0a2057a8f317836fa60f63fa9a0794faa32873 added the rnk at nvidia.com to the
mailmap, but this seems like a typo. The address does not exist and
rkleckner at nvidia.com is what has been showing up in the commit logs.

(Found while Petr was trying to reach out to setup the Infra area team
meeting).
---
 .mailmap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index a92224c9da370..66fceca0ac7ed 100644
--- a/.mailmap
+++ b/.mailmap
@@ -32,7 +32,7 @@
 Min Hsu <min.hsu at sifive.com> <min at myhsu.dev>
 Min Hsu <min.hsu at sifive.com> <minyihh at uci.edu>
 <qcf at ecnelises.com> <qiucofan at cn.ibm.com> <qiucf at cn.ibm.com>
-<rnk at llvm.org> <rnk at nvidia.com> <rnk at google.com> <reid at kleckner.net>
+<rnk at llvm.org> <rkleckner at nvidia.com> <rnk at google.com> <reid at kleckner.net>
 <thakis at chromium.org> <nicolasweber at gmx.de>
 Jianjian GUAN <jacquesguan at me.com>
 Jianjian GUAN <jacquesguan at me.com> <Jianjian.Guan at streamcomputing.com>



More information about the llvm-commits mailing list