Skip to content

Commit

Permalink
[rolling] Update maintainers - 2022-11-07 (#643)
Browse files Browse the repository at this point in the history
* Update maintainers to Geoffrey Biggs and Shane Loretz

Signed-off-by: Audrow Nash <audrow@openrobotics.org>
  • Loading branch information
audrow authored Nov 8, 2022
1 parent 2df7061 commit ccea7a3
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 9 deletions.
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

0 comments on commit ccea7a3

Please sign in to comment.