Skip to content

Commit befebd5

Browse files
authored
Update Open Robotics Maintainer (#27)
Signed-off-by: Scott K Logan <[email protected]>
1 parent 8d9c5a6 commit befebd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
<name>rqt_topic</name>
33
<version>0.4.12</version>
44
<description>rqt_topic provides a GUI plugin for displaying debug information about ROS topics including publishers, subscribers, publishing rate, and ROS Messages.</description>
5-
<maintainer email="[email protected]">Dirk Thomas</maintainer>
65
<maintainer email="[email protected]">Dorian Scholz</maintainer>
6+
<maintainer email="[email protected]">Scott K Logan</maintainer>
77

88
<license>BSD</license>
99

1010
<url type="website">http://wiki.ros.org/rqt_topic</url>
1111
<url type="repository">https://github.com/ros-visualization/rqt_topic</url>
1212
<url type="bugtracker">https://github.com/ros-visualization/rqt_topic/issues</url>
1313

14+
<author>Dirk Thomas</author>
1415
<author>Dorian Scholz</author>
1516

1617
<buildtool_depend>catkin</buildtool_depend>

0 commit comments

Comments
 (0)