Skip to content

Commit

Permalink
Update maintainer list (#619)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Jeronimo <michael.jeronimo@openrobotics.org>
  • Loading branch information
mjeronimo committed Oct 27, 2020
1 parent 47d6254 commit 27d198f
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 35 deletions.
14 changes: 7 additions & 7 deletions rviz2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
<description>
3D visualization tool for ROS.
</description>
<maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</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>Dave Hershberger</author>
<author>David Gossow</author>
<author>D. Hood</author>
<author>Josh Faust</author>

<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 email="scott@openrobotics.org">Scott K Logan</author>
<author email="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
5 changes: 3 additions & 2 deletions rviz_assimp_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
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="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</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="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
12 changes: 6 additions & 6 deletions rviz_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<description>
Common rviz API, used by rviz plugins and applications.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<license>BSD</license>

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>

<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>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>
<author email="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
12 changes: 6 additions & 6 deletions rviz_default_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<description>
Several default plugins for rviz to cover the basic functionality.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<license>BSD</license>

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>

<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>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>
<author email="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
5 changes: 3 additions & 2 deletions rviz_ogre_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
<description>
Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</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="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
12 changes: 6 additions & 6 deletions rviz_rendering/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<description>
Library which provides the 3D rendering functionality in rviz.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<license>BSD</license>

<author>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>

<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>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>
<author email="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>eigen3_cmake_module</buildtool_depend>
Expand Down
5 changes: 3 additions & 2 deletions rviz_rendering_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
<description>
Example plugin for RViz - documents and tests RViz plugin development
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</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="william@osrfoundation.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
8 changes: 4 additions & 4 deletions rviz_visual_testing_framework/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<description>
3D testing framework for RViz.
</description>
<maintainer email="william@openrobotics.org">William Woodall</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<license>BSD</license>

<author>Alessandro Bottero</author>

<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="william@openrobotics.org">William Woodall</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down

0 comments on commit 27d198f

Please sign in to comment.