public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Thomas Schwinge <thomas@codesourcery.com>
To: libabigail@sourceware.org, Dodji Seketeli <dodji@redhat.com>
Cc: Thomas Schwinge <thomas@codesourcery.com>,
	Ben Woodard <woodard@redhat.com>,
	"Guillermo E . Martinez" <guillermo.e.martinez@oracle.com>,
	"Jose E . Marchesi" <jose.marchesi@oracle.com>,
	Matthias Maennich <maennich@google.com>,
	Xiao Jia <xiaoj@google.com>
Subject: [PATCH] Add '.mailmap'
Date: Tue, 14 Dec 2021 17:53:11 +0100	[thread overview]
Message-ID: <20211214165310.3238274-1-thomas@codesourcery.com> (raw)

This effects the expected 'diff's for 'git log --pretty=fuller', such as:

     commit e993ccb64bc594f020444e071e0796658b93919a
    -Author:     Xiao Jia via libabigail <libabigail@sourceware.org>
    +Author:     Xiao Jia <xiaoj@google.com>
     AuthorDate: Thu Dec 6 14:39:34 2018 -0800
     Commit:     Dodji Seketeli <dodji@redhat.com>
     CommitDate: Fri Dec 7 11:21:50 2018 +0100

	* .mailmap: New.

CC: Ben Woodard <woodard@redhat.com>
CC: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
CC: Jose E. Marchesi <jose.marchesi@oracle.com>
CC: Matthias Maennich <maennich@google.com>
CC: Xiao Jia <xiaoj@google.com>
Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
---
 .mailmap | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 00000000..b07ed48a
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,7 @@
+# A few commits have been pushed with 'Author: NAME via Libabigail <libabigail@sourceware.org>'.
+# Map these to the respective 'Signed-off-by's.
+Ben Woodard <woodard@redhat.com>	Ben Woodard via Libabigail <libabigail@sourceware.org>
+Guillermo E. Martinez <guillermo.e.martinez@oracle.com>	Guillermo E. Martinez via Libabigail <libabigail@sourceware.org>
+Jose E. Marchesi <jose.marchesi@oracle.com>	Jose E. Marchesi via Libabigail <libabigail@sourceware.org>
+Matthias Maennich <maennich@google.com>	Matthias Maennich via libabigail <libabigail@sourceware.org>
+Xiao Jia <xiaoj@google.com>	Xiao Jia via libabigail <libabigail@sourceware.org>
-- 
2.25.1


             reply	other threads:[~2021-12-14 16:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14 16:53 Thomas Schwinge [this message]
2021-12-14 16:57 ` Matthias Maennich
2021-12-17 19:12 ` Dodji Seketeli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211214165310.3238274-1-thomas@codesourcery.com \
    --to=thomas@codesourcery.com \
    --cc=dodji@redhat.com \
    --cc=guillermo.e.martinez@oracle.com \
    --cc=jose.marchesi@oracle.com \
    --cc=libabigail@sourceware.org \
    --cc=maennich@google.com \
    --cc=woodard@redhat.com \
    --cc=xiaoj@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).