On 22-06-07 17:50:35, Jonathan Cameron wrote: > On Tue, 7 Jun 2022 09:26:28 -0700 > Ben Widawsky <[email protected]> wrote: > > > ben@[email protected] will stop working on 2022-06-20, change it to my > > personal email address. > > > > Update .mailmap to handle previously authored commits. > > > > Signed-off-by: Ben Widawsky <[email protected]> > > With below question addressed, > Acked-by: Jonathan Cameron <[email protected]> > > Probably cc Michael Tsirkin as well given he picked up the > patch that introduced this maintainers entry recently.
Okay. Luckily I had a typo in the commit message anyway, so it needed a respin. > > Thanks, > > Jonathan > > > > --- > > .mailmap | 1 + > > MAINTAINERS | 2 +- > > 2 files changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/.mailmap b/.mailmap > > index 8c326709cfab..0dec7b156999 100644 > > --- a/.mailmap > > +++ b/.mailmap > > @@ -54,6 +54,7 @@ Aleksandar Rikalo <[email protected]> > > <[email protected]> > > Aleksandar Rikalo <[email protected]> > > <[email protected]> > > Alexander Graf <[email protected]> <[email protected]> > > Anthony Liguori <[email protected]> Anthony Liguori > > <[email protected]> > > +Ben Widawsky <[email protected]> <[email protected]> > > Is this backwards as you will (I think) want scripts to output > [email protected] > as your canonical email address going forwards? I guess? I simply read the comment to determine order. I should have gone with what I knew rather than tried to figure out what was meant. "# Next, replace old addresses by a more recent one." > > > Christian Borntraeger <[email protected]> <[email protected]> > > Filip Bozuta <[email protected]> <[email protected]> > > Frederic Konrad <[email protected]> <[email protected]> > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 5580a36b68e1..89da5755116b 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -2574,7 +2574,7 @@ F: qapi/transaction.json > > T: git https://repo.or.cz/qemu/armbru.git block-next > > > > Compute Express Link > > -M: Ben Widawsky <[email protected]> > > +M: Ben Widawsky <[email protected]> > > M: Jonathan Cameron <[email protected]> > > S: Supported > > F: hw/cxl/ > > > > base-commit: 9b1f58854959c5a9bdb347e3e04c252ab7fc9ef5 >
