Skip to content

Commit 5cb16f1

Browse files
committed
Added new author
Signed-off-by: Pyo <[email protected]>
1 parent 9d10eab commit 5cb16f1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,17 @@
99
<license>Apache 2.0</license>
1010
<author email="[email protected]">Hye-Jong KIM</author>
1111
<author email="[email protected]">Sungho Woo</author>
12-
12+
<author email="[email protected]">Woojin Wie</author>
1313
<buildtool_depend>ament_cmake</buildtool_depend>
14-
1514
<depend>rclcpp</depend>
1615
<depend>hardware_interface</depend>
1716
<depend>pluginlib</depend>
1817
<depend>realtime_tools</depend>
1918
<depend>dynamixel_sdk</depend>
2019
<depend>std_srvs</depend>
2120
<depend>dynamixel_interfaces</depend>
22-
2321
<test_depend>ament_lint_auto</test_depend>
2422
<test_depend>ament_lint_common</test_depend>
25-
2623
<export>
2724
<build_type>ament_cmake</build_type>
2825
</export>

0 commit comments

Comments
 (0)