* [PATCH] Add my old and new work email mapping and use work email to support biosbits
@ 2023-03-20 11:42 Ani Sinha
2023-04-20 7:48 ` Ani Sinha
0 siblings, 1 reply; 2+ messages in thread
From: Ani Sinha @ 2023-03-20 11:42 UTC (permalink / raw)
To: Ani Sinha, Michael S. Tsirkin; +Cc: Ani Sinha, qemu-devel
From: Ani Sinha <ani@anisinha.ca>
Update mailmap to indicate ani@anisinha.ca and anisinha@redhat.com are one and
the same person. Additionally update MAINTAINERS and bits documentation to use
my work (redhat) email.
Signed-off-by: Ani Sinha <anisinha@redhat.com>
---
.mailmap | 1 +
MAINTAINERS | 2 +-
docs/devel/acpi-bits.rst | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index fad2aff5aa..460aac992f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -54,6 +54,7 @@ Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <amarkovic@wavecomp.com>
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>
+Ani Sinha <anisinha@redhat.com> <ani@anisinha.ca>
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>
diff --git a/MAINTAINERS b/MAINTAINERS
index 011fd85a09..1e31cfad32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1899,7 +1899,7 @@ F: hw/acpi/viot.c
F: hw/acpi/viot.h
ACPI/AVOCADO/BIOSBITS
-M: Ani Sinha <ani@anisinha.ca>
+M: Ani Sinha <anisinha@redhat.com>
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: tests/avocado/acpi-bits/*
diff --git a/docs/devel/acpi-bits.rst b/docs/devel/acpi-bits.rst
index 9eb4b9e666..22e2580200 100644
--- a/docs/devel/acpi-bits.rst
+++ b/docs/devel/acpi-bits.rst
@@ -135,7 +135,7 @@ Under ``tests/avocado/`` as the root we have:
(c) They need not be loaded by avocado framework when running tests.
-Author: Ani Sinha <ani@anisinha.ca>
+Author: Ani Sinha <anisinha@redhat.com>
References:
-----------
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add my old and new work email mapping and use work email to support biosbits
2023-03-20 11:42 [PATCH] Add my old and new work email mapping and use work email to support biosbits Ani Sinha
@ 2023-04-20 7:48 ` Ani Sinha
0 siblings, 0 replies; 2+ messages in thread
From: Ani Sinha @ 2023-04-20 7:48 UTC (permalink / raw)
To: Ani Sinha, Michael S. Tsirkin; +Cc: Ani Sinha, qemu-devel
> On 20-Mar-2023, at 5:12 PM, Ani Sinha <anisinha@redhat.com> wrote:
>
> From: Ani Sinha <ani@anisinha.ca>
>
> Update mailmap to indicate ani@anisinha.ca and anisinha@redhat.com are one and
> the same person. Additionally update MAINTAINERS and bits documentation to use
> my work (redhat) email.
>
> Signed-off-by: Ani Sinha <anisinha@redhat.com>
Now that v8.0.0 has been released, reminder to add this in the next PR.
> ---
> .mailmap | 1 +
> MAINTAINERS | 2 +-
> docs/devel/acpi-bits.rst | 2 +-
> 3 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index fad2aff5aa..460aac992f 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -54,6 +54,7 @@ Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <amarkovic@wavecomp.com>
> 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>
> +Ani Sinha <anisinha@redhat.com> <ani@anisinha.ca>
> 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>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 011fd85a09..1e31cfad32 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1899,7 +1899,7 @@ F: hw/acpi/viot.c
> F: hw/acpi/viot.h
>
> ACPI/AVOCADO/BIOSBITS
> -M: Ani Sinha <ani@anisinha.ca>
> +M: Ani Sinha <anisinha@redhat.com>
> M: Michael S. Tsirkin <mst@redhat.com>
> S: Supported
> F: tests/avocado/acpi-bits/*
> diff --git a/docs/devel/acpi-bits.rst b/docs/devel/acpi-bits.rst
> index 9eb4b9e666..22e2580200 100644
> --- a/docs/devel/acpi-bits.rst
> +++ b/docs/devel/acpi-bits.rst
> @@ -135,7 +135,7 @@ Under ``tests/avocado/`` as the root we have:
> (c) They need not be loaded by avocado framework when running tests.
>
>
> -Author: Ani Sinha <ani@anisinha.ca>
> +Author: Ani Sinha <anisinha@redhat.com>
>
> References:
> -----------
> --
> 2.39.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-20 7:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20 11:42 [PATCH] Add my old and new work email mapping and use work email to support biosbits Ani Sinha
2023-04-20 7:48 ` Ani Sinha
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).