Skip to content

Commit b8679e9

Browse files
committed
Updated maintainer information (now unmaintained) in three more package.xml files.
Signed-off-by: Ralph Lange <mail@lange-ralph.de>
1 parent d2d4e2b commit b8679e9

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

system_modes_examples/package.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@
77
Example systems and according launch files for the system_modes
88
package.
99
</description>
10-
<maintainer email="github@norro.de">Arne Nordmann</maintainer>
11-
<maintainer email="ralph.lange@de.bosch.com">Ralph Lange</maintainer>
10+
<maintainer email="ros-orphaned-packages@googlegroups.com">Unmaintained see http://wiki.ros.org/MaintenanceGuide#Claiming_Maintainership</maintainer>
1211
<license>Apache License 2.0</license>
1312

1413
<url type="website">https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url>
1514
<url type="repository">https://github.com/micro-ROS/system_modes</url>
1615
<url type="bugtracker">https://github.com/micro-ROS/system_modes/issues</url>
1716

17+
<author email="github@norro.de">Arne Nordmann</author>
18+
<author email="ralph.lange@de.bosch.com">Ralph Lange</author>
19+
1820
<buildtool_depend>ament_cmake</buildtool_depend>
1921

2022
<depend>rclcpp</depend>

system_modes_msgs/package.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@
77
Interface package, containing message definitions and service definitions
88
for the system modes package.
99
</description>
10-
<maintainer email="github@norro.de">Arne Nordmann</maintainer>
11-
<maintainer email="ralph.lange@de.bosch.com">Ralph Lange</maintainer>
10+
<maintainer email="ros-orphaned-packages@googlegroups.com">Unmaintained see http://wiki.ros.org/MaintenanceGuide#Claiming_Maintainership</maintainer>
1211
<license>Apache License 2.0</license>
1312

1413
<url type="website">https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url>
1514
<url type="repository">https://github.com/micro-ROS/system_modes</url>
1615
<url type="bugtracker">https://github.com/micro-ROS/system_modes/issues</url>
1716

17+
<author email="github@norro.de">Arne Nordmann</author>
18+
<author email="ralph.lange@de.bosch.com">Ralph Lange</author>
19+
1820
<buildtool_depend>ament_cmake</buildtool_depend>
1921
<buildtool_depend>rosidl_default_generators</buildtool_depend>
2022

test_launch_system_modes/package.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@
77
Launch tests for the launch_system_modes package, i.e. launch actions, events, and event
88
handlers for system modes.
99
</description>
10-
<maintainer email="github@norro.de">Arne Nordmann</maintainer>
11-
<maintainer email="ralph.lange@de.bosch.com">Ralph Lange</maintainer>
10+
<maintainer email="ros-orphaned-packages@googlegroups.com">Unmaintained see http://wiki.ros.org/MaintenanceGuide#Claiming_Maintainership</maintainer>
1211
<license>Apache License 2.0</license>
1312

1413
<url type="website">https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url>
1514
<url type="repository">https://github.com/micro-ROS/system_modes</url>
1615
<url type="bugtracker">https://github.com/micro-ROS/system_modes/issues</url>
1716

17+
<author email="github@norro.de">Arne Nordmann</author>
18+
<author email="ralph.lange@de.bosch.com">Ralph Lange</author>
19+
1820
<buildtool_depend>ament_cmake</buildtool_depend>
1921

2022
<depend>builtin_interfaces</depend>

0 commit comments

Comments
 (0)