diff mbox series

[qemu-web] Add a .mailmap file for preferred name spellings

Message ID 20181207165250.17043-1-berrange@redhat.com
State New
Headers show
Series [qemu-web] Add a .mailmap file for preferred name spellings | expand

Commit Message

Daniel P. Berrangé Dec. 7, 2018, 4:52 p.m. UTC
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 .mailmap | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .mailmap

Comments

Eric Blake Dec. 7, 2018, 5:06 p.m. UTC | #1
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>
Thomas Huth Dec. 14, 2018, 2:15 p.m. UTC | #2
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
diff mbox series

Patch

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>