diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2021-07-21 00:26:40 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-07-23 17:22:16 +0100 |
commit | 82585a3100286f8fbe08fed763b5229efee9a3f7 (patch) | |
tree | 63582f4419ce6d18079a8519dbb0e8e2f75be6d0 /.mailmap | |
parent | fa3d60953c2d47c9829dd57b3e3900f2f620ce93 (diff) | |
download | qemu-82585a3100286f8fbe08fed763b5229efee9a3f7.zip qemu-82585a3100286f8fbe08fed763b5229efee9a3f7.tar.gz qemu-82585a3100286f8fbe08fed763b5229efee9a3f7.tar.bz2 |
.mailmap: fix up some broken commit authors
Fixes: 49a6f3bffb ("target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint")
Fixes: 5a07192a04 ("target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub")
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Nick Hudson <hnick@vmware.com>
Cc: Marek Dolata <mkdolata@us.ibm.com>
Message-Id: <20210720232703.10650-7-alex.bennee@linaro.org>
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-714662 Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> malc <av1474@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> +# Corrupted Author fields +Marek Dolata <mkdolata@us.ibm.com> mkdolata@us.ibm.com <mkdolata@us.ibm.com> +Nick Hudson <hnick@vmware.com> hnick@vmware.com <hnick@vmware.com> + # There is also a: # (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162> # for the cvs2svn initialization commit e63c3dc74bf. |