Skip to content

Commit

Permalink
Update package maintainers (#899)
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
hidmic authored Oct 29, 2021
1 parent db89639 commit 1f68ddc
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions ros2bag/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<description>
Entry point for rosbag in ROS 2
</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<name>rosbag2</name>
<version>0.10.1</version>
<description>Meta package for rosbag2 related packages</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_compression/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_compression</name>
<version>0.10.1</version>
<description>Compression implementations for rosbag2 bags and messages.</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_compression_zstd/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_compression_zstd</name>
<version>0.10.1</version>
<description>Zstandard compression library implementation of rosbag2_compression</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">ROS 2 Tooling WG</maintainer>
<license>Apache 2.0</license>

Expand Down
4 changes: 2 additions & 2 deletions rosbag2_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<name>rosbag2_cpp</name>
<version>0.10.1</version>
<description>C++ ROSBag2 client library</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_interfaces</name>
<version>0.10.1</version>
<description>Interface definitions for controlling rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_performance_benchmarking</name>
<version>0.10.1</version>
<description>Code to benchmark rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Adam Dabrowski</maintainer>
<license>Apache License 2.0</license>

Expand Down
4 changes: 2 additions & 2 deletions rosbag2_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_py</name>
<version>0.10.1</version>
<description>Python API for rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_storage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<name>rosbag2_storage</name>
<version>0.10.1</version>
<description>ROS2 independent storage format to store serialized ROS2 messages</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_storage_default_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<name>rosbag2_storage_default_plugins</name>
<version>0.10.1</version>
<description>ROSBag2 SQLite3 storage plugin</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_test_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_test_common</name>
<version>0.10.1</version>
<description>Commonly used test helper classes and fixtures for rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_tests</name>
<version>0.10.1</version>
<description>Tests package for rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_transport/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>rosbag2_transport</name>
<version>0.10.1</version>
<description>Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions shared_queues_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>shared_queues_vendor</name>
<version>0.10.1</version>
<description>Vendor package for concurrent queues from moodycamel</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions sqlite3_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>sqlite3_vendor</name>
<version>0.10.1</version>
<description>SQLite 3 vendor package</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions zstd_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>zstd_vendor</name>
<version>0.10.1</version>
<description>Zstd compression vendor package, providing a dependency for Zstd.</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<maintainer email="[email protected]">Michael Jeronimo</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
<maintainer email="[email protected]">Emerson Knapp</maintainer>
<maintainer email="[email protected]">ROS Tooling Working Group</maintainer>
<license>Apache License 2.0</license> <!-- the contents of this package are Apache 2.0 -->
Expand Down

0 comments on commit 1f68ddc

Please sign in to comment.