[PATCH] D108007: Simplify a .mailmap entry

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 18:53:47 PDT 2021


thakis created this revision.
thakis added a reviewer: jroelofs.
thakis requested review of this revision.

Only one person committed with these email addresses, so there's no need to use the map-different-names-for-one-email-address syntax.

No behavior change.


https://reviews.llvm.org/D108007

Files:
  .mailmap


Index: .mailmap
===================================================================
--- .mailmap
+++ .mailmap
@@ -28,8 +28,8 @@
 <qiucofan at cn.ibm.com> <qiucf at cn.ibm.com>
 <rnk at google.com> <reid at kleckner.net>
 <thakis at chromium.org> <nicolasweber at gmx.de>
-Jon Roelofs <jonathan_roelofs at apple.com> Jon Roelofs <jroelofs at jroelofs.com>
-Jon Roelofs <jonathan_roelofs at apple.com> Jonathan Roelofs <jonathan at codesourcery.com>
-Jon Roelofs <jonathan_roelofs at apple.com> Jonathan Roelofs <jroelofs at jroelofs.com>
+Jon Roelofs <jonathan_roelofs at apple.com> <jroelofs at jroelofs.com>
+Jon Roelofs <jonathan_roelofs at apple.com> <jonathan at codesourcery.com>
+Jon Roelofs <jonathan_roelofs at apple.com> <jroelofs at jroelofs.com>
 Martin Storsjö <martin at martin.st>
 Saleem Abdulrasool <compnerd at compnerd.org> <compnerd at compnerd.org>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108007.366165.patch
Type: text/x-patch
Size: 807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/c133ed0c/attachment.bin>


More information about the llvm-commits mailing list