Update maintainer email for ros2trace_analysis
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
73319b137c
commit
095b797b99
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
<name>ros2trace_analysis</name>
|
<name>ros2trace_analysis</name>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
<description>The trace analysis command for ROS 2 command line tools.</description>
|
<description>The trace analysis command for ROS 2 command line tools.</description>
|
||||||
<maintainer email="christophe.bedard@apex.ai">Christophe Bedard</maintainer>
|
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>
|
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ setup(
|
||||||
'Christophe Bedard'
|
'Christophe Bedard'
|
||||||
),
|
),
|
||||||
maintainer_email=(
|
maintainer_email=(
|
||||||
'christophe.bedard@apex.ai'
|
'bedard.christophe@gmail.com'
|
||||||
),
|
),
|
||||||
author='Christophe Bedard',
|
author='Christophe Bedard',
|
||||||
author_email='christophe.bedard@apex.ai',
|
author_email='christophe.bedard@apex.ai',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue