Skip to content

Commit

Permalink
Update package maintainer for logging_demo and topic_monitor (#285)
Browse files Browse the repository at this point in the history
Thank you to Deanna for her contributions
  • Loading branch information
cottsay committed Nov 19, 2018
1 parent d50e6bc commit be2d7bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion logging_demo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
<name>logging_demo</name>
<version>0.5.1</version>
<description>Examples for using and configuring loggers.</description>
<maintainer email="dhood@osrfoundation.org">D. Hood</maintainer>
<maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>
<license>Apache License 2.0</license>

<author>D. Hood</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>

Expand Down
4 changes: 3 additions & 1 deletion topic_monitor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
<name>topic_monitor</name>
<version>0.5.1</version>
<description>Package containing tools for monitoring ROS 2 topics.</description>
<maintainer email="dhood@osrfoundation.org">D. Hood</maintainer>
<maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>
<license>Apache License 2.0</license>

<author>D. Hood</author>

<build_depend>rclpy</build_depend>

<exec_depend>launch</exec_depend>
Expand Down

0 comments on commit be2d7bc

Please sign in to comment.