[PATCH] D103360: Add a toplevel .mailmap file

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 05:04:10 PDT 2021


mstorsjo added inline comments.


================
Comment at: .mailmap:23
+#
+# Please keep this file sorted.
----------------
Sorted - with which rule? :-) According to the email address only, or based on the first alphanumerical chars on the line (realname if set, otherwise email)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103360



More information about the llvm-commits mailing list