> On 20-Mar-2023, at 5:12 PM, Ani Sinha <[email protected]> wrote: > > From: Ani Sinha <[email protected]> > > Update mailmap to indicate [email protected] and [email protected] are one > and > the same person. Additionally update MAINTAINERS and bits documentation to use > my work (redhat) email. > > Signed-off-by: Ani Sinha <[email protected]> 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 <[email protected]> > <[email protected]> > Aleksandar Rikalo <[email protected]> <[email protected]> > Aleksandar Rikalo <[email protected]> <[email protected]> > Alexander Graf <[email protected]> <[email protected]> > +Ani Sinha <[email protected]> <[email protected]> > Anthony Liguori <[email protected]> Anthony Liguori <[email protected]> > Christian Borntraeger <[email protected]> <[email protected]> > Filip Bozuta <[email protected]> <[email protected]> > 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 <[email protected]> > +M: Ani Sinha <[email protected]> > M: Michael S. Tsirkin <[email protected]> > 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 <[email protected]> > +Author: Ani Sinha <[email protected]> > > References: > ----------- > -- > 2.39.2 >
