Skip to content

Commit 76de658

Browse files
authored
Update maintainers team (UniversalRobots#1088)
* Moved Robert and Dwnus to authors and added VDP as maintainer
1 parent fd21542 commit 76de658

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

ur/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>2.4.9</version>
66
<description>Metapackage for universal robots</description>
77
<maintainer email="[email protected]">Felix Exner</maintainer>
8-
<maintainer email="wilbrandt@fzi.de">Robert Wilbrandt</maintainer>
8+
<maintainer email="dipentima@fzi.de">Vincenzo Di Pentima</maintainer>
99
<license>BSD-3-Clause</license>
1010

1111
<buildtool_depend>ament_cmake</buildtool_depend>

ur_calibration/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
<description>Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF</description>
66

77
<maintainer email="[email protected]">Felix Exner</maintainer>
8-
<maintainer email="wilbrandt@fzi.de">Robert Wilbrandt</maintainer>
8+
<maintainer email="dipentima@fzi.de">Vincenzo Di Pentima</maintainer>
99

1010
<license>BSD-3-Clause</license>
1111

12+
<author email="[email protected]">Robert Wilbrandt</author>
1213
<author email="[email protected]">Lovro Ivanov</author>
1314

1415
<buildtool_depend>ament_cmake</buildtool_depend>

ur_controllers/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
<version>2.4.9</version>
66
<description>Provides controllers that use the speed scaling interface of Universal Robots.</description>
77

8-
<maintainer email="[email protected]">Denis Stogl</maintainer>
98
<maintainer email="[email protected]">Felix Exner</maintainer>
10-
<maintainer email="wilbrandt@fzi.de">Robert Wilbrandt</maintainer>
9+
<maintainer email="dipentima@fzi.de">Vincenzo Di Pentima</maintainer>
1110

1211
<license>BSD-3-Clause</license>
1312

1413
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1514
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
1615

16+
<author email="[email protected]">Denis Stogl</author>
17+
<author email="[email protected]">Robert Wilbrandt</author>
1718
<author email="[email protected]">Marvin Große Besselmann</author>
1819
<author email="[email protected]">Lovro Ivanov</author>
1920
<author email="[email protected]">Andy Zelenak</author>

ur_dashboard_msgs/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
<description>Messages around the UR Dashboard server.</description>
77

88
<maintainer email="[email protected]">Felix Exner</maintainer>
9-
<maintainer email="wilbrandt@fzi.de">Robert Wilbrandt</maintainer>
9+
<maintainer email="dipentima@fzi.de">Vincenzo Di Pentima</maintainer>
1010

1111
<license>BSD-3-Clause</license>
1212

1313
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1414
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
1515

16+
<author email="[email protected]">Robert Wilbrandt</author>
1617
<author email="[email protected]">Denis Stogl</author>
1718
<author email="[email protected]">Lovro Ivanov</author>
1819
<author email="[email protected]">Andy Zelenak</author>

ur_robot_driver/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
<version>2.4.9</version>
66
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
77

8-
<maintainer email="[email protected]">Denis Stogl</maintainer>
98
<maintainer email="[email protected]">Felix Exner</maintainer>
10-
<maintainer email="wilbrandt@fzi.de">Robert Wilbrandt</maintainer>
9+
<maintainer email="dipentima@fzi.de">Vincenzo Di Pentima</maintainer>
1110

1211
<license>BSD-3-Clause</license>
1312

1413
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1514
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
1615

16+
<author email="[email protected]">Denis Stogl</author>
17+
<author email="[email protected]">Robert Wilbrandt</author>
1718
<author email="[email protected]">Marvin Große Besselmann</author>
1819
<author email="[email protected]">Lovro Ivanov</author>
1920
<author email="[email protected]">Andy Zelenak</author>

0 commit comments

Comments
 (0)