Skip to content

Commit 3dce97a

Browse files
committed
reorder package.xml for validation
move author to after maintainer Signed-off-by: Alex Moriarty <[email protected]>
1 parent 90ea352 commit 3dce97a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

robotiq_controllers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<name>robotiq_controllers</name>
55
<version>0.0.0</version>
66
<description>Controllers for the Robotiq gripper.</description>
7-
<author>Cory Crean</author>
87
<maintainer email="[email protected]">Alex Moriarty</maintainer>
98
<maintainer email="[email protected]">Marq Rasumessen</maintainer>
109
<license>BSD-3-Clause</license>
10+
<author>Cory Crean</author>
1111

1212
<buildtool_depend>ament_cmake</buildtool_depend>
1313

robotiq_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<name>robotiq_driver</name>
55
<version>0.0.0</version>
66
<description>ROS2 driver package for the Robotiq gripper.</description>
7-
<author>Cory Crean</author>
87
<maintainer email="[email protected]">Alex Moriarty</maintainer>
98
<maintainer email="[email protected]">Marq Rasumessen</maintainer>
109
<license>BSD</license>
10+
<author>Cory Crean</author>
1111

1212
<buildtool_depend>ament_cmake</buildtool_depend>
1313

0 commit comments

Comments
 (0)