Merge branch 'update-email' into 'master'

Update maintainer email

See merge request micro-ROS/ros_tracing/ros2_tracing!94
This commit is contained in:
Christophe Bedard 2019-09-09 20:35:43 +00:00
commit fffccec07d
10 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
<name>ros2trace</name> <name>ros2trace</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>The trace command for ROS 2 command line tools.</description> <description>The trace command for ROS 2 command line tools.</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="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>

View file

@ -12,7 +12,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='Christophe Bedard', author='Christophe Bedard',

View file

@ -4,7 +4,7 @@
<name>tracetools</name> <name>tracetools</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>Tracing wrapper for ROS 2.</description> <description>Tracing wrapper for ROS 2.</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>

View file

@ -4,7 +4,7 @@
<name>tracetools_launch</name> <name>tracetools_launch</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>Launch integration for tracing.</description> <description>Launch integration for tracing.</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="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>

View file

@ -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='Christophe Bedard', author='Christophe Bedard',

View file

@ -4,7 +4,7 @@
<name>tracetools_read</name> <name>tracetools_read</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>Tools for reading traces.</description> <description>Tools for reading traces.</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="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>

View file

@ -16,7 +16,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='Christophe Bedard', author='Christophe Bedard',

View file

@ -4,7 +4,7 @@
<name>tracetools_test</name> <name>tracetools_test</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>Testing utilities and tests for the tracetools package.</description> <description>Testing utilities and tests for the tracetools package.</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="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>

View file

@ -4,7 +4,7 @@
<name>tracetools_trace</name> <name>tracetools_trace</name>
<version>0.2.5</version> <version>0.2.5</version>
<description>Tools for setting up tracing sessions.</description> <description>Tools for setting up tracing sessions.</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="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>

View file

@ -16,7 +16,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='Christophe Bedard', author='Christophe Bedard',