diff mbox series

[1/1] MAINTAINERS: update email address of Christian Borntraeger

Message ID 20211123095511.132810-1-borntraeger@linux.ibm.com
State New
Headers show
Series [1/1] MAINTAINERS: update email address of Christian Borntraeger | expand

Commit Message

Christian Borntraeger Nov. 23, 2021, 9:55 a.m. UTC
My borntraeger@de.ibm.com email is just a forwarder to the
linux.ibm.com address. Let us remove the extra hop to avoid
a potential source of errors.

While at it, add the relevant email addresses to mailmap.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
---
 .mailmap    | 1 +
 MAINTAINERS | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

Christian Borntraeger Nov. 23, 2021, 3:17 p.m. UTC | #1
Am 23.11.21 um 10:55 schrieb Christian Borntraeger:
> My borntraeger@de.ibm.com email is just a forwarder to the
> linux.ibm.com address. Let us remove the extra hop to avoid
> a potential source of errors.
> 
> While at it, add the relevant email addresses to mailmap.
> 
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

This should have been the new adress I think. Want me to resend?

> ---
>   .mailmap    | 1 +
>   MAINTAINERS | 6 +++---
>   2 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/.mailmap b/.mailmap
> index 8beb2f95ae28..c45d1c530144 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -50,6 +50,7 @@ Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <arikalo@wavecomp.com>
>   Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <aleksandar.rikalo@rt-rk.com>
>   Alexander Graf <agraf@csgraf.de> <agraf@suse.de>
>   Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori <aliguori@us.ibm.com>
> +Christian Borntraeger <borntraeger@linux.ibm.com> <borntraeger@de.ibm.com>
>   Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com>
>   Frederic Konrad <konrad@adacore.com> <fred.konrad@greensocs.com>
>   Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d3879aa3c12c..e19d88ca9960 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -393,7 +393,7 @@ F: target/ppc/kvm.c
>   
>   S390 KVM CPUs
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Christian Borntraeger <borntraeger@de.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>   S: Supported
>   F: target/s390x/kvm/
>   F: target/s390x/ioinst.[ch]
> @@ -1527,7 +1527,7 @@ S390 Machines
>   -------------
>   S390 Virtio-ccw
>   M: Halil Pasic <pasic@linux.ibm.com>
> -M: Christian Borntraeger <borntraeger@de.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>   S: Supported
>   F: hw/char/sclp*.[hc]
>   F: hw/char/terminal3270.c
> @@ -1541,7 +1541,7 @@ T: git https://github.com/borntraeger/qemu.git s390-next
>   L: qemu-s390x@nongnu.org
>   
>   S390-ccw boot
> -M: Christian Borntraeger <borntraeger@de.ibm.com>
> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>   M: Thomas Huth <thuth@redhat.com>
>   S: Supported
>   F: hw/s390x/ipl.*
>
Thomas Huth Nov. 23, 2021, 3:29 p.m. UTC | #2
On 23/11/2021 16.17, Christian Borntraeger wrote:
> 
> 
> Am 23.11.21 um 10:55 schrieb Christian Borntraeger:
>> My borntraeger@de.ibm.com email is just a forwarder to the
>> linux.ibm.com address. Let us remove the extra hop to avoid
>> a potential source of errors.
>>
>> While at it, add the relevant email addresses to mailmap.
>>
>> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> 
> This should have been the new adress I think. Want me to resend?

Yes, it might be better if the S-o-B matches the "From:" address, I think.

  Thomas


>> ---
>>   .mailmap    | 1 +
>>   MAINTAINERS | 6 +++---
>>   2 files changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/.mailmap b/.mailmap
>> index 8beb2f95ae28..c45d1c530144 100644
>> --- a/.mailmap
>> +++ b/.mailmap
>> @@ -50,6 +50,7 @@ Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> 
>> <arikalo@wavecomp.com>
>>   Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> 
>> <aleksandar.rikalo@rt-rk.com>
>>   Alexander Graf <agraf@csgraf.de> <agraf@suse.de>
>>   Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori 
>> <aliguori@us.ibm.com>
>> +Christian Borntraeger <borntraeger@linux.ibm.com> <borntraeger@de.ibm.com>
>>   Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com>
>>   Frederic Konrad <konrad@adacore.com> <fred.konrad@greensocs.com>
>>   Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d3879aa3c12c..e19d88ca9960 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -393,7 +393,7 @@ F: target/ppc/kvm.c
>>   S390 KVM CPUs
>>   M: Halil Pasic <pasic@linux.ibm.com>
>> -M: Christian Borntraeger <borntraeger@de.ibm.com>
>> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>>   S: Supported
>>   F: target/s390x/kvm/
>>   F: target/s390x/ioinst.[ch]
>> @@ -1527,7 +1527,7 @@ S390 Machines
>>   -------------
>>   S390 Virtio-ccw
>>   M: Halil Pasic <pasic@linux.ibm.com>
>> -M: Christian Borntraeger <borntraeger@de.ibm.com>
>> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>>   S: Supported
>>   F: hw/char/sclp*.[hc]
>>   F: hw/char/terminal3270.c
>> @@ -1541,7 +1541,7 @@ T: git https://github.com/borntraeger/qemu.git 
>> s390-next
>>   L: qemu-s390x@nongnu.org
>>   S390-ccw boot
>> -M: Christian Borntraeger <borntraeger@de.ibm.com>
>> +M: Christian Borntraeger <borntraeger@linux.ibm.com>
>>   M: Thomas Huth <thuth@redhat.com>
>>   S: Supported
>>   F: hw/s390x/ipl.*
>>
>
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index 8beb2f95ae28..c45d1c530144 100644
--- a/.mailmap
+++ b/.mailmap
@@ -50,6 +50,7 @@  Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <arikalo@wavecomp.com>
 Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> <aleksandar.rikalo@rt-rk.com>
 Alexander Graf <agraf@csgraf.de> <agraf@suse.de>
 Anthony Liguori <anthony@codemonkey.ws> Anthony Liguori <aliguori@us.ibm.com>
+Christian Borntraeger <borntraeger@linux.ibm.com> <borntraeger@de.ibm.com>
 Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com>
 Frederic Konrad <konrad@adacore.com> <fred.konrad@greensocs.com>
 Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index d3879aa3c12c..e19d88ca9960 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -393,7 +393,7 @@  F: target/ppc/kvm.c
 
 S390 KVM CPUs
 M: Halil Pasic <pasic@linux.ibm.com>
-M: Christian Borntraeger <borntraeger@de.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
 F: target/s390x/kvm/
 F: target/s390x/ioinst.[ch]
@@ -1527,7 +1527,7 @@  S390 Machines
 -------------
 S390 Virtio-ccw
 M: Halil Pasic <pasic@linux.ibm.com>
-M: Christian Borntraeger <borntraeger@de.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
 S: Supported
 F: hw/char/sclp*.[hc]
 F: hw/char/terminal3270.c
@@ -1541,7 +1541,7 @@  T: git https://github.com/borntraeger/qemu.git s390-next
 L: qemu-s390x@nongnu.org
 
 S390-ccw boot
-M: Christian Borntraeger <borntraeger@de.ibm.com>
+M: Christian Borntraeger <borntraeger@linux.ibm.com>
 M: Thomas Huth <thuth@redhat.com>
 S: Supported
 F: hw/s390x/ipl.*