Update maintainer email for ros2trace_analysis

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-06-02 18:01:59 -04:00
parent 73319b137c
commit 095b797b99
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<name>ros2trace_analysis</name>
<version>1.0.0</version>
<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>
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>

View file

@ -18,7 +18,7 @@ setup(
'Christophe Bedard'
),
maintainer_email=(
'christophe.bedard@apex.ai'
'bedard.christophe@gmail.com'
),
author='Christophe Bedard',
author_email='christophe.bedard@apex.ai',