[PATCH] mailmap: change primary address for D. Ben Knoble
"D. Ben Knoble" <[email protected]> Wed, 5 Aug 2026 08:19:32 -0400
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <f7756811449494b378b5e82c84f46ef77672b8cf.1785932372.git.ben.knoble@gmail.com> |
Ben uses the +github GMail trick to identify emails sent to him by folks that found his GitHub profile. At the time, that also meant he had to commit under the same email for GitHub to recognize his commits. He has since found out that GitHub can be configured with more than one email for identification, and he would prefer his canonical email to omit mention of GitHub (where it's not relevant) going forward. Signed-off-by: D. Ben Knoble <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index f8ede075ea..9277f4d5f7 100644 --- a/.mailmap +++ b/.mailmap @@ -45,6 +45,7 @@ Christopher Díaz Riveros <[email protected]> Christopher Diaz Riveros Clemens Buchacher <[email protected]> <[email protected]> Clemens Buchacher <[email protected]> <[email protected]> Csaba Henk <[email protected]> <[email protected]> +D. Ben Knoble <[email protected]> <[email protected]> Dan Johnson <[email protected]> Dana L. How <[email protected]> <[email protected]> Dana L. How <[email protected]> Dana How base-commit: 5b2471720c93ee30e5764a19f3d3b3ae9ec9712a -- 2.55.0.340.g8e2bf96aa5.dirty