Merge branch '36-revert' into 'master'

Revert "Replace special character to fix encoding issue"

See merge request micro-ROS/ros_tracing/ros2_tracing!73
This commit is contained in:
Christophe Bedard 2019-08-01 08:00:25 +00:00
commit 34450ab575
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ setup(
zip_safe=True, zip_safe=True,
maintainer=( maintainer=(
'Christophe Bedard, ' 'Christophe Bedard, '
'Ingo Luetkebohle' 'Ingo Lütkebohle'
), ),
maintainer_email=( maintainer_email=(
'fixed-term.christophe.bourquebedard@de.bosch.com, ' 'fixed-term.christophe.bourquebedard@de.bosch.com, '

View file

@ -16,7 +16,7 @@ setup(
install_requires=['setuptools'], install_requires=['setuptools'],
maintainer=( maintainer=(
'Christophe Bedard, ' 'Christophe Bedard, '
'Ingo Luetkebohle' 'Ingo Lütkebohle'
), ),
maintainer_email=( maintainer_email=(
'fixed-term.christophe.bourquebedard@de.bosch.com, ' 'fixed-term.christophe.bourquebedard@de.bosch.com, '

View file

@ -13,7 +13,7 @@ setup(
install_requires=['setuptools'], install_requires=['setuptools'],
maintainer=( maintainer=(
'Christophe Bedard, ' 'Christophe Bedard, '
'Ingo Luetkebohle' 'Ingo Lütkebohle'
), ),
maintainer_email=( maintainer_email=(
'fixed-term.christophe.bourquebedard@de.bosch.com, ' 'fixed-term.christophe.bourquebedard@de.bosch.com, '

View file

@ -13,7 +13,7 @@ setup(
install_requires=['setuptools'], install_requires=['setuptools'],
maintainer=( maintainer=(
'Christophe Bedard, ' 'Christophe Bedard, '
'Ingo Luetkebohle' 'Ingo Lütkebohle'
), ),
maintainer_email=( maintainer_email=(
'fixed-term.christophe.bourquebedard@de.bosch.com, ' 'fixed-term.christophe.bourquebedard@de.bosch.com, '