Skip to content

Commit

Permalink
[rolling] Update maintainers - 2022-11-07 (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
audrow authored Nov 15, 2022
1 parent 3fccbec commit 3bc91e8
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 17 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
* @ahcorde
9 changes: 6 additions & 3 deletions rviz2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,21 @@
<description>
3D visualization tool for ROS.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="website">https://github.com/ros2/rviz/blob/ros2/README.md</url>
<url type="repository">https://github.com/ros2/rviz</url>
<url type="bugtracker">https://github.com/ros2/rviz/issues</url>

<author>D. Hood</author>
<author>Dave Hershberger</author>
<author>David Gossow</author>
<author>D. Hood</author>
<author email="jacob@openrobotics.org">Jacob Perron</author>
<author>Josh Faust</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="scott@openrobotics.org">Scott K Logan</author>
<author email="william@openrobotics.org">William Woodall</author>

Expand Down
7 changes: 5 additions & 2 deletions rviz_assimp_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@
Wrapper around assimp, providing nothing but a dependency on assimp, on some systems.
On others, it provides a fixed CMake module or even an ExternalProject build of assimp.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>Apache License 2.0</license> <!-- the contents of this package are Apache 2.0 -->
<license>BSD</license> <!-- assimp is BSD (http://assimp.sourceforge.net/main_license.html) -->

<url type="website">http://assimp.sourceforge.net/index.html</url>

<author email="jacob@openrobotics.org">Jacob Perron</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
<description>
Common rviz API, used by rviz plugins and applications.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="website">https://github.com/ros2/rviz/blob/ros2/README.md</url>
Expand All @@ -18,7 +19,9 @@

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author email="jacob@openrobotics.org">Jacob Perron</author>
<author>Josh Faust</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_default_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
<description>
Several default plugins for rviz to cover the basic functionality.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="website">https://github.com/ros2/rviz/blob/ros2/README.md</url>
Expand All @@ -18,7 +19,9 @@

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author email="jacob@openrobotics.org">Jacob Perron</author>
<author>Josh Faust</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_ogre_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>Apache License 2.0</license> <!-- the contents of this package are Apache 2.0 -->
<license>MIT</license> <!-- ogre is MIT (https://www.ogre3d.org/licensing) -->

<url type="website">https://www.ogre3d.org/</url>

<author email="jacob@openrobotics.org">Jacob Perron</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_rendering/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
<description>
Library which provides the 3D rendering functionality in rviz.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="website">https://github.com/ros2/rviz/blob/ros2/README.md</url>
Expand All @@ -18,7 +19,9 @@

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author email="jacob@openrobotics.org">Jacob Perron</author>
<author>Josh Faust</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_rendering_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
Example plugin for RViz - documents and tests RViz plugin development
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="repository">https://github.com/ros2/rviz</url>
<url type="bugtracker">https://github.com/ros2/rviz/issues</url>

<author email="jacob@openrobotics.org">Jacob Perron</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
7 changes: 5 additions & 2 deletions rviz_visual_testing_framework/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,18 @@
<description>
3D testing framework for RViz.
</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>

<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

<license>BSD</license>

<url type="website">http://ros.org/wiki/rviz2</url>
<url type="repository">https://github.com/ros-visualization/rviz</url>
<url type="bugtracker">https://github.com/ros-visualization/rviz/issues</url>

<author>Alessandro Bottero</author>
<author email="jacob@openrobotics.org">Jacob Perron</author>
<author email="michael.jeronimo@openrobotics.org">Michael Jeronimo</author>
<author email="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down

0 comments on commit 3bc91e8

Please sign in to comment.