Merge branch 'update-email' into 'master'
Update maintainer email See merge request micro-ROS/ros_tracing/tracetools_analysis!17
This commit is contained in:
commit
2d043a3c96
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
<name>tracetools_analysis</name>
|
<name>tracetools_analysis</name>
|
||||||
<version>0.1.1</version>
|
<version>0.1.1</version>
|
||||||
<description>Tools for analysing trace data.</description>
|
<description>Tools for analysing trace data.</description>
|
||||||
<maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
|
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
|
||||||
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>
|
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
<author email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</author>
|
<author email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</author>
|
||||||
|
|
|
@ -19,7 +19,7 @@ setup(
|
||||||
'Ingo Lütkebohle'
|
'Ingo Lütkebohle'
|
||||||
),
|
),
|
||||||
maintainer_email=(
|
maintainer_email=(
|
||||||
'fixed-term.christophe.bourquebedard@de.bosch.com, '
|
'bedard.christophe@gmail.com, '
|
||||||
'ingo.luetkebohle@de.bosch.com'
|
'ingo.luetkebohle@de.bosch.com'
|
||||||
),
|
),
|
||||||
author=(
|
author=(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue