qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [qemu-web PATCH] Add a .mailmap file for preferred name spellings
@ 2018-12-07 16:52 Daniel P. Berrangé
  2018-12-07 17:06 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel P. Berrangé @ 2018-12-07 16:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Paolo Bonzini, Daniel P. Berrangé

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 .mailmap | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..fa8ab68
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,3 @@
+# Preferred name forms where people have changed their
+# git author config, or having utf8/latin1 encoding issues.
+Daniel P. Berrangé <berrange@redhat.com>
-- 
2.19.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [qemu-web PATCH] Add a .mailmap file for preferred name spellings
  2018-12-07 16:52 [Qemu-devel] [qemu-web PATCH] Add a .mailmap file for preferred name spellings Daniel P. Berrangé
@ 2018-12-07 17:06 ` Eric Blake
  2018-12-14 14:15   ` Thomas Huth
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Blake @ 2018-12-07 17:06 UTC (permalink / raw)
  To: Daniel P. Berrangé, qemu-devel; +Cc: Paolo Bonzini, Thomas Huth

On 12/7/18 10:52 AM, Daniel P. Berrangé wrote:
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>   .mailmap | 3 +++
>   1 file changed, 3 insertions(+)
>   create mode 100644 .mailmap
> 
> diff --git a/.mailmap b/.mailmap
> new file mode 100644
> index 0000000..fa8ab68
> --- /dev/null
> +++ b/.mailmap
> @@ -0,0 +1,3 @@
> +# Preferred name forms where people have changed their
> +# git author config, or having utf8/latin1 encoding issues.

Tenses don't line up - but that's copied from qemu.git/.mailmap so we 
should fix it there too.  I suggest s/having/had/

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [qemu-web PATCH] Add a .mailmap file for preferred name spellings
  2018-12-07 17:06 ` Eric Blake
@ 2018-12-14 14:15   ` Thomas Huth
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2018-12-14 14:15 UTC (permalink / raw)
  To: Eric Blake, Daniel P. Berrangé, qemu-devel; +Cc: Paolo Bonzini

On 2018-12-07 18:06, Eric Blake wrote:
> On 12/7/18 10:52 AM, Daniel P. Berrangé wrote:
>> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
>> ---
>>   .mailmap | 3 +++
>>   1 file changed, 3 insertions(+)
>>   create mode 100644 .mailmap
>>
>> diff --git a/.mailmap b/.mailmap
>> new file mode 100644
>> index 0000000..fa8ab68
>> --- /dev/null
>> +++ b/.mailmap
>> @@ -0,0 +1,3 @@
>> +# Preferred name forms where people have changed their
>> +# git author config, or having utf8/latin1 encoding issues.
> 
> Tenses don't line up - but that's copied from qemu.git/.mailmap so we
> should fix it there too.  I suggest s/having/had/
> 
> Reviewed-by: Eric Blake <eblake@redhat.com>

Thanks, applied (with the suggested fix).

 Thomas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-14 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 16:52 [Qemu-devel] [qemu-web PATCH] Add a .mailmap file for preferred name spellings Daniel P. Berrangé
2018-12-07 17:06 ` Eric Blake
2018-12-14 14:15   ` Thomas Huth

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).