diff --git a/ros2trace/setup.py b/ros2trace/setup.py index fb2b133..443463c 100644 --- a/ros2trace/setup.py +++ b/ros2trace/setup.py @@ -9,7 +9,7 @@ setup( zip_safe=True, maintainer=( 'Christophe Bedard, ' - 'Ingo Lütkebohle' + 'Ingo Luetkebohle' ), maintainer_email=( 'fixed-term.christophe.bourquebedard@de.bosch.com, ' diff --git a/tracetools_launch/setup.py b/tracetools_launch/setup.py index e612096..57dbe6d 100644 --- a/tracetools_launch/setup.py +++ b/tracetools_launch/setup.py @@ -16,7 +16,7 @@ setup( install_requires=['setuptools'], maintainer=( 'Christophe Bedard, ' - 'Ingo Lütkebohle' + 'Ingo Luetkebohle' ), maintainer_email=( 'fixed-term.christophe.bourquebedard@de.bosch.com, ' diff --git a/tracetools_read/setup.py b/tracetools_read/setup.py index 02c6c2e..af81a68 100644 --- a/tracetools_read/setup.py +++ b/tracetools_read/setup.py @@ -13,7 +13,7 @@ setup( install_requires=['setuptools'], maintainer=( 'Christophe Bedard, ' - 'Ingo Lütkebohle' + 'Ingo Luetkebohle' ), maintainer_email=( 'fixed-term.christophe.bourquebedard@de.bosch.com, ' diff --git a/tracetools_trace/setup.py b/tracetools_trace/setup.py index 8703761..f9dfe72 100644 --- a/tracetools_trace/setup.py +++ b/tracetools_trace/setup.py @@ -13,7 +13,7 @@ setup( install_requires=['setuptools'], maintainer=( 'Christophe Bedard, ' - 'Ingo Lütkebohle' + 'Ingo Luetkebohle' ), maintainer_email=( 'fixed-term.christophe.bourquebedard@de.bosch.com, '