Fix authors/maintainer

This commit is contained in:
Christophe Bedard 2019-06-06 09:37:20 +02:00
parent 30fb7dd8f1
commit 650f7cee37
2 changed files with 9 additions and 2 deletions

View file

@ -11,6 +11,13 @@ setup(
('share/' + package_name, ['package.xml']),
],
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',
# url='',
keywords=['ROS'],
description='Tools for analysing trace data',
entry_points={