qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, "Michael Tokarev" <mjt@tls.msk.ru>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Markus Armbruster" <armbru@redhat.com>
Subject: [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev
Date: Thu,  2 Jul 2020 19:38:13 +0200	[thread overview]
Message-ID: <20200702173818.14651-15-f4bug@amsat.org> (raw)
In-Reply-To: <20200702173818.14651-1-f4bug@amsat.org>

Fix Michael Tokarev email address in the following commits:

  $ git log --committer=mjt@gandalf --oneline
  eb83c2030a hw/net/e1000e: Fix compiler warning
  5ce747cfac target-m68k: fix get_mac_extf helper
  3224e8786f timer/cpus: fix some typos and update some comments
  04ecbb7834 timer.h: fix inconsistency between comment and function prototype
  083b96e221 timer.h: fix typo
  e2f310ec38 maint: Ignore generated version file
  32945472ce Document that curses usually needs -k option too
  deff0ddb86 trace-event: display "%d" instead of "0x%d"
  8223f345b9 linux-user, trivial: display "0x%x" instead of "0x%d"
  8928473699 pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
  a337f295de sparc: Use g_memdup() instead of g_new0() + memcpy()
  bc82585a8f vl: remove unnecessary duplicate call to tpm_cleanup
  39cba610a7 arm: spelling fix: mismatch
  0aadb5a15f hw/dma/omap: spelling fix: endianness
  270a4b6739 hw/bt/hci: spelling fix: endianness
  37e3645ad3 docs: Fix description of the leaky bucket algorithm in throttle.txt

Cc: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index eaed43a178..9bc80771e0 100644
--- a/.mailmap
+++ b/.mailmap
@@ -131,6 +131,7 @@ Marek Dolata <mkdolata@us.ibm.com>
 Michael Avdienko <whitearchey@gmail.com>
 Michael S. Tsirkin <mst@redhat.com>
 Michael S. Tsirkin <mst@redhat.com> <mst@robin.(none)>
+Michael Tokarev <mjt@tls.msk.ru> <mjt@gandalf>
 Munkyu Im <munkyu.im@samsung.com>
 Nicholas Bellinger <nab@linux-iscsi.org>
 Nicholas Thomas <nick@bytemark.co.uk>
-- 
2.21.3



  parent reply	other threads:[~2020-07-02 17:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-02 17:37 [PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address Philippe Mathieu-Daudé
2020-07-02 22:29   ` Alexander Graf
2020-07-06 16:45   ` Laurent Vivier
2020-07-02 17:38 ` [PATCH v3 02/19] .mailmap: Update Paul Burton " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 03/19] .mailmap: Display Andreas Faerber name with diaeresis Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 04/19] .mailmap: Display correct email address for Arei Gonglei Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 05/19] .mailmap: Display correctly Chen Fan name Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 06/19] .mailmap: Display correct email address for Christoph Hellwig Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 07/19] .mailmap: Display Disheng Su name correctly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 08/19] .mailmap: Display Hiroyuki Obinata " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 09/19] .mailmap: Display correct email address for Jean-Christophe Dubois Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 10/19] .mailmap: Display Jia Lina name correctly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 11/19] .mailmap: Display Lili Huang " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 12/19] .mailmap: Display Marek Dolata name properly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 13/19] .mailmap: Display correct email address for Michael S. Tsirkin Philippe Mathieu-Daudé
2020-07-02 17:38 ` Philippe Mathieu-Daudé [this message]
2020-07-02 18:45   ` [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev Michael Tokarev
2020-07-04 11:15     ` Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 15/19] .mailmap: Display correct email address for Peter Maydell Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 16/19] .mailmap: Display correct email address for Richard Henderson Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 17/19] .mailmap: Display correct email address for Stefan Berger Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 18/19] .mailmap: Display correct email address for Stefan Weil Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 19/19] .mailmap: Display Ying Fang name correctly Philippe Mathieu-Daudé
2020-07-02 18:11 ` [PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output no-reply
2020-07-06 18:53   ` Ed Maste

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=20200702173818.14651-15-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=armbru@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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 NNTP newsgroup(s).