Skip to content

Commit

Permalink
Update maintainers (ros#102)
Browse files Browse the repository at this point in the history
Previous: Dirk Thomas
Current: Mabel Zhang ; Shane Loretz

Signed-off-by: Shane Loretz<[email protected]>
Signed-off-by: Shane Loretz <[email protected]>
  • Loading branch information
sloretz authored Oct 13, 2020
1 parent 91d2764 commit e90266b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
4 changes: 3 additions & 1 deletion ros_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Mabel Zhang</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

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

<buildtool_depend>catkin</buildtool_depend>

Expand Down
4 changes: 3 additions & 1 deletion roscpp_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
This package attempts to show the features of ROS step-by-step,
including using messages, servers, parameters, etc.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Mabel Zhang</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/roscpp_tutorials</url>
<url type="bugtracker">https://github.com/ros/ros_tutorials/issues</url>
<url type="repository">https://github.com/ros/ros_tutorials</url>
<author>Morgan Quigley</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
4 changes: 3 additions & 1 deletion rospy_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
This package attempts to show the features of ROS python API step-by-step,
including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Mabel Zhang</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

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

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

Expand Down
4 changes: 3 additions & 1 deletion turtlesim/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@
<description>
turtlesim is a tool made for teaching ROS and ROS packages.
</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">Mabel Zhang</maintainer>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/turtlesim</url>
<url type="bugtracker">https://github.com/ros/ros_tutorials/issues</url>
<url type="repository">https://github.com/ros/ros_tutorials</url>
<author>Josh Faust</author>
<author email="[email protected]">Dirk Thomas</author>

<buildtool_depend>catkin</buildtool_depend>

Expand Down

0 comments on commit e90266b

Please sign in to comment.