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

[Noetic] Update maintainers #2075

Merged
merged 1 commit into from
Oct 14, 2020
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
5 changes: 4 additions & 1 deletion clients/roscpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,17 @@
roscpp is the most widely used ROS client library and is designed to
be the high-performance library for ROS.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/roscpp</url>
<author>Morgan Quigley</author>
<author>Josh Faust</author>
<author>Brian Gerkey</author>
<author>Troy Straszheim</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion clients/rospy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,17 @@
and <a href="http://ros.org/wiki/rosservice">rosservice</a>, are
built on top of rospy.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rospy</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>

<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion ros_comm/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<description>
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://wiki.ros.org/ros_comm</url>
Expand All @@ -20,6 +22,7 @@
<author email="[email protected]">Bhaskara Marthi</author>
<author email="[email protected]">Troy Straszheim</author>
<author email="[email protected]">Rob Wheeler</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rosbag/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
<description>
A package containing the unit tests for rosbag.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosbag</url>
Expand All @@ -17,6 +19,7 @@
<author>Tim Field</author>
<author>Jeremy Leibs</author>
<author>James Bowman</author>
<author email="[email protected]">Dirk Thomas</author>

<depend>rosbag</depend>
<depend>rostest</depend>
Expand Down
5 changes: 4 additions & 1 deletion test/test_rosbag_storage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
<description>
A package containing the unit tests for rosbag_storage.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_roscpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,17 @@
<description>
Tests for roscpp which depend on rostest.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/roscpp</url>
<author>Morgan Quigley</author>
<author>Josh Faust</author>
<author>Brian Gerkey</author>
<author>Troy Straszheim</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rosgraph/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<description>
Tests for rosgraph which depend on rostest.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rosgraph</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_roslaunch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
Tests for roslaunch which depend on rostest.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/roslaunch</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_roslib_comm/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@
<description>
Unit tests verifying that roslib is operating as expected.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/roslib</url>
<author>Jeremy Leibs</author>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rosmaster/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<description>
Tests for rosmaster which depend on rostest.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rosmaster</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rosparam/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
A package containing the unit tests for rosparam.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosparam</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rospy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
rospy unit and integration test framework.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rospy</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rosservice/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<description>
Tests for the rosservice tool.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rosservice</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rostest/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
<description>
Tests for rostest.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rostest</url>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion test/test_rostopic/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<description>
Tests for rostopic.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rostopic</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosbag/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
topics. It is intended to be high performance and avoids
deserialization and reserialization of the messages.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosbag</url>
Expand All @@ -19,6 +21,7 @@
<author>Tim Field</author>
<author>Jeremy Leibs</author>
<author>James Bowman</author>
<author email="[email protected]">Dirk Thomas</author>

<depend>libboost-date-time-dev</depend>
<depend>libboost-filesystem-dev</depend>
Expand Down
5 changes: 4 additions & 1 deletion tools/rosbag_storage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
This is a set of tools for recording from and playing back ROS
message without relying on the ROS client library.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosgraph/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,16 @@
information about the ROS Computation Graph. It also provides an
internal library that can be used by graphical tools.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosgraph</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/roslaunch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,16 @@
specify the parameters to set and nodes to launch, as well as the
machines that they should be run on.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/roslaunch</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosmaster/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
<description>
ROS <a href="http://ros.org/wiki/Master">Master</a> implementation.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosmaster</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosmsg/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,17 @@
information about <a href="http://wiki.ros.org/srv">ROS
Service types</a>.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/rosmsg</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<author>Ken Conley</author>
<author>Tully Foote</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosnode/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@
contains an experimental library for retrieving node
information. This library is intended for internal use only.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rosnode</url>
<author>Ken Conley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

Expand Down
5 changes: 4 additions & 1 deletion tools/rosout/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
<description>
System-wide logging mechanism for messages sent to the /rosout topic.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<maintainer email="[email protected]">Michael Carroll</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rosout</url>
<author>Josh Faust</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
Loading