qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] scripts/tracetool: Update maintainer email address


From: Stefan Hajnoczi
Subject: Re: [PATCH] scripts/tracetool: Update maintainer email address
Date: Thu, 21 May 2020 13:44:45 +0100

On Mon, May 11, 2020 at 10:28:16AM +0200, Philippe Mathieu-Daudé wrote:
> There is an effort in progress to generate a QEMU Python
> package. As I'm not sure this old email is still valid,
> update it to not produce package with broken maintainer
> email.
> 
> Patch created mechanically by running:
> 
>  $ sed -i 's,\(__email__ *= "\)address@hidden",\address@hidden",' \
>          $(git grep -l 'email.*address@hidden')
> 
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
>  scripts/tracetool.py                             | 2 +-
>  scripts/tracetool/__init__.py                    | 2 +-
>  scripts/tracetool/backend/__init__.py            | 2 +-
>  scripts/tracetool/backend/dtrace.py              | 2 +-
>  scripts/tracetool/backend/log.py                 | 2 +-
>  scripts/tracetool/backend/simple.py              | 2 +-
>  scripts/tracetool/backend/ust.py                 | 2 +-
>  scripts/tracetool/format/__init__.py             | 2 +-
>  scripts/tracetool/format/c.py                    | 2 +-
>  scripts/tracetool/format/d.py                    | 2 +-
>  scripts/tracetool/format/h.py                    | 2 +-
>  scripts/tracetool/format/stap.py                 | 2 +-
>  scripts/tracetool/format/tcg_h.py                | 2 +-
>  scripts/tracetool/format/tcg_helper_c.py         | 2 +-
>  scripts/tracetool/format/tcg_helper_h.py         | 2 +-
>  scripts/tracetool/format/tcg_helper_wrapper_h.py | 2 +-
>  scripts/tracetool/transform.py                   | 2 +-
>  scripts/tracetool/vcpu.py                        | 2 +-
>  18 files changed, 18 insertions(+), 18 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]