diff --git a/setup.py b/setup.py index 5fcdad5..747b42c 100644 --- a/setup.py +++ b/setup.py @@ -13,10 +13,8 @@ setup( install_requires=['setuptools'], maintainer='Christophe Bedard', maintainer_email='fixed-term.christophe.bourquebedard@de.bosch.com', - author='Ingo Luetkebohle', - author_email='ingo.luetkebohle@de.bosch.com', - author='Christophe Bedard', - author_email='fixed-term.christophe.bourquebedard@de.bosch.com', + author='Ingo Luetkebohle, Christophe Bedard', + author_email='ingo.luetkebohle@de.bosch.com, fixed-term.christophe.bourquebedard@de.bosch.com', # url='', keywords=['ROS'], description='Tools for analysing trace data',