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__ *= 
> "\)stefa...@linux.vnet.ibm.com",\1stefa...@redhat.com",' \
>          $(git grep -l 'email.*stefa...@linux.vnet.ibm.com')
> 
> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com>
> ---
>  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