[PATCH] D108007: Simplify a .mailmap entry

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 14 14:59:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7aef2e54c893: Simplify a .mailmap entry (authored by thakis).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D108007?vs=366165&id=366461#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108007/new/

https://reviews.llvm.org/D108007

Files:
  .mailmap


Index: .mailmap
===================================================================
--- .mailmap
+++ .mailmap
@@ -28,9 +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> <jonathan at codesourcery.com>
+Jon Roelofs <jonathan_roelofs at apple.com> <jroelofs at jroelofs.com>
 LLVM GN Syncbot <llvmgnsyncbot at gmail.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.366461.patch
Type: text/x-patch
Size: 784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210814/bd3bf48a/attachment.bin>


More information about the llvm-commits mailing list