Skip to content

Commit

Permalink
Update maintainers of packages (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Jun 30, 2022
1 parent e2697ea commit 5e876d2
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion controller_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>2.10.0</version>
<description>Description of controller_interface</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Karsten Knese</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
3 changes: 2 additions & 1 deletion controller_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<name>controller_manager</name>
<version>2.10.0</version>
<description>Description of controller_manager</description>
<maintainer email="[email protected]">karsten</maintainer>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
1 change: 1 addition & 0 deletions controller_manager_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>2.10.0</version>
<description>Messages and services for the controller manager.</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/controller_manager_msgs</url>
<author email="[email protected]">Stuart Glaser</author>
Expand Down
4 changes: 2 additions & 2 deletions hardware_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<package format="2">
<name>hardware_interface</name>
<version>2.10.0</version>
<description>ROS2 ros_control hardware interface</description>
<maintainer email="[email protected]">Karsten Knese</maintainer>
<description>ros2_control hardware interface</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion joint_limits_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description>Interface for enforcing joint limits.</description>

<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Jordan Palacios</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>

<license>Apache License 2.0</license>

Expand Down
3 changes: 1 addition & 2 deletions ros2_control/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<version>2.10.0</version>
<description>Metapackage for ROS2 control related packages</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Jordan Palacios</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>

<license>Apache License 2.0</license>

Expand Down
2 changes: 1 addition & 1 deletion ros2_control_test_assets/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>The package provides shared test resources for ros2_control stack
</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="denis@stogl.de">Denis Štogl</maintainer>
<maintainer email="denis@stoglrobotics.de">Denis Štogl</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
4 changes: 3 additions & 1 deletion ros2controlcli/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<description>
The ROS 2 command line tools for ROS2 Control.
</description>
<maintainer email="[email protected]">Victor Lopez</maintainer>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>Apache License 2.0</license>
<author email="[email protected]">Victor Lopez</author>

<depend>rclpy</depend>
<depend>ros2cli</depend>
Expand Down
2 changes: 1 addition & 1 deletion transmission_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>2.10.0</version>
<description>transmission_interface contains data structures for representing mechanical transmissions, methods for propagating values between actuator and joint spaces and tooling to support this.</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
<maintainer email="[email protected]">Karsten Knese</maintainer>
<maintainer email="[email protected]">Denis Štogl</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down

0 comments on commit 5e876d2

Please sign in to comment.