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

[rolling] Update maintainers - 2022-11-07 #643

Merged
merged 2 commits into from
Nov 8, 2022
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
2 changes: 2 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This file was generated by https://github.com/audrow/update-ros2-repos
* @gbiggs @sloretz
11 changes: 8 additions & 3 deletions rmw_fastrtps_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@
<name>rmw_fastrtps_cpp</name>
<version>6.5.0</version>
<description>Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.</description>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>

<license>Apache License 2.0</license>
<author>Ricardo González</author>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down
11 changes: 8 additions & 3 deletions rmw_fastrtps_dynamic_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@
<name>rmw_fastrtps_dynamic_cpp</name>
<version>6.5.0</version>
<description>Implement the ROS middleware interface using introspection type support.</description>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>

<license>Apache License 2.0</license>
<author>Ricardo González</author>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down
11 changes: 8 additions & 3 deletions rmw_fastrtps_shared_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@
<name>rmw_fastrtps_shared_cpp</name>
<version>6.5.0</version>
<description>Code shared on static and dynamic type support of rmw_fastrtps_cpp.</description>
<maintainer email="michel@ekumenlabs.com">Michel Hidalgo</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>

<license>Apache License 2.0</license>
<author>Ricardo González</author>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author>Ricardo González</author>

<buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>fastrtps_cmake_module</buildtool_depend>
Expand Down