Revert "Replace special character to fix encoding issue"

This reverts commit c7d609c018.
This commit is contained in:
Christophe Bedard 2019-07-31 10:10:33 +02:00
parent 3c95952a6b
commit 2ef48cfe66
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, '