Skip to content

Commit aa19364

Browse files
kopp-jauthaldo
authored andcommitted
[UPDATE] Update authors and maintainers
1 parent 6765eb9 commit aa19364

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

library/package.xml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
<?xml version="1.0"?>
22
<package format="2">
3-
<name>aduulm_launch_lib</name>
4-
<version>0.0.3</version>
5-
<description>The aduulm_launch package</description>
3+
<name>aduulm_launch_lib</name>
4+
<version>0.0.3</version>
5+
<description>The aduulm_launch package</description>
66

7-
<maintainer email="[email protected]">Jan Strohbeck</maintainer>
8-
<license>Apache 2.0</license>
7+
<author>Jan Strohbeck</author>
8+
<author>The MRM Team</author>
9+
<maintainer email="[email protected]">Johannes Kopp</maintainer>
10+
<license>Apache 2.0</license>
911

10-
<build_depend>aduulm_cmake_tools</build_depend>
12+
<build_depend>aduulm_cmake_tools</build_depend>
1113

12-
<export>
13-
<build_type>cmake</build_type>
14-
</export>
14+
<export>
15+
<build_type>cmake</build_type>
16+
</export>
1517
</package>

ros2/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<version>0.0.1</version>
55
<description>aduulm_launch</description>
66
<author>Jan Strohbeck</author>
7-
<maintainer email="[email protected]">Jan Strohbeck</maintainer>
7+
<author>The MRM Team</author>
8+
<maintainer email="[email protected]">Johannes Kopp</maintainer>
89
<license>Apache 2.0</license>
910
<buildtool_depend>ament_cmake</buildtool_depend>
1011

0 commit comments

Comments
 (0)