Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update maintainers #130

Merged
merged 1 commit into from
Nov 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions action_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<name>action_msgs</name>
<version>1.1.0</version>
<description>Messages and service definitions common among all ROS actions.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>
<author email="karsten@osrfoundation.org">Karsten Knese</author>

<author email="jacob@openrobotics.org">Jacob Perron</author>
<author email="karsten@osrfoundation.org">Karsten Knese</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>
Expand Down
5 changes: 4 additions & 1 deletion builtin_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
<name>builtin_interfaces</name>
<version>1.1.0</version>
<description>A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion composition_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
<name>composition_interfaces</name>
<version>1.1.0</version>
<description>A package containing message and service definitions for managing composable nodes in a container process.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="sloretz@osrfoundation.org">Shane Loretz</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
5 changes: 4 additions & 1 deletion lifecycle_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
<name>lifecycle_msgs</name>
<version>1.1.0</version>
<description>A package containing some lifecycle related message and service definitions.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="karsten@osrfoundation.org">Karsten Knese</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>
Expand Down
5 changes: 4 additions & 1 deletion rcl_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@
This package contains the messages and services which ROS client libraries will use under the hood to
communicate higher level concepts such as parameters.
</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="tfoote@osrfoundation.org">Tully Foote</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
5 changes: 4 additions & 1 deletion rosgraph_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@
Messages relating to the ROS Computation Graph.
These are generally considered to be low-level messages that end users do not interact with.
</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion statistics_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
<name>statistics_msgs</name>
<version>1.1.0</version>
<description>Message definitions for reporting statistics for topics and system resources.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="ros-tooling@googlegroups.com">ROS Tooling Working Group</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
5 changes: 4 additions & 1 deletion test_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
<name>test_msgs</name>
<version>1.1.0</version>
<description>A package containing message definitions and fixtures used exclusively for testing purposes.</description>

<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>

<license>Apache License 2.0</license>

<author email="karsten@osrfoundation.org">Karsten Knese</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down