Skip to content

Commit

Permalink
Update package maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Oct 30, 2024
1 parent f51cbb5 commit 517316b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 3 additions & 1 deletion turtlebot4_cpp_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<name>turtlebot4_cpp_tutorials</name>
<version>1.0.1</version>
<description>TurtleBot 4 C++ Tutorials</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer>
<maintainer email="[email protected]">Hilary Luo</maintainer>
<author email="[email protected]">Roni Kreinin</author>
<license>Apache 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
6 changes: 4 additions & 2 deletions turtlebot4_python_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
<name>turtlebot4_python_tutorials</name>
<version>1.0.1</version>
<description>TurtleBot 4 Python Tutorials</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer>
<maintainer email="[email protected]">Hilary Luo</maintainer>
<author email="[email protected]">Roni Kreinin</author>
<license>Apache 2.0</license>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>

<depend>irobot_create_msgs</depend>
<depend>rclpy</depend>
<depend>turtlebot4_navigation</depend>
Expand Down
4 changes: 3 additions & 1 deletion turtlebot4_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<name>turtlebot4_tutorials</name>
<version>1.0.1</version>
<description>Turtlebot4 Tutorials Metapackage</description>
<maintainer email="[email protected]">rkreinin</maintainer>
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer>
<maintainer email="[email protected]">Hilary Luo</maintainer>
<author email="[email protected]">Roni Kreinin</author>
<license>Apache 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down

0 comments on commit 517316b

Please sign in to comment.