Fix authors/maintainer

This commit is contained in:
Christophe Bedard 2019-06-05 10:43:45 +02:00
parent ee813caaf1
commit 6cce113f04
2 changed files with 5 additions and 4 deletions

View file

@ -4,8 +4,9 @@
<name>tracetools</name> <name>tracetools</name>
<version>0.0.1</version> <version>0.0.1</version>
<description>ROS 2 wrapper for instrumentation</description> <description>ROS 2 wrapper for instrumentation</description>
<author email="bedard.christophe@gmail.com">Christophe Bedard</author> <maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer> <author email="ingo.luetkebohle@de.bosch.com">Ingo Luetkebohle</author>
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
<license>APLv2</license> <license>APLv2</license>
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>

View file

@ -4,8 +4,8 @@
<name>tracetools_test</name> <name>tracetools_test</name>
<version>0.0.1</version> <version>0.0.1</version>
<description>Separate test package for tracetools</description> <description>Separate test package for tracetools</description>
<author email="bedard.christophe@gmail.com">Christophe Bedard</author> <maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
<license>APLv2</license> <license>APLv2</license>
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>