Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package maintainers (backport #238) #239

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@
<author>Denis Stogl</author>
<author>Andy Zelenak</author>
<author>Marvin Grosse Besselmann</author>

<maintainer email="exner@fzi.de">Felix Exner</maintainer>
<maintainer email="schnell@fzi.de">Tristan Schnell</maintainer>
<maintainer email="lovro.ivanov@gmail.com">Lovro Ivanov</maintainer>
<maintainer email="denis@stoglrobotics.de">Denis Stogl</maintainer>
<author email="schnell@fzi.de">Tristan Schnell</author>
<author email="lovro.ivanov@gmail.com">Lovro Ivanov</author>
<author email="denis@stoglrobotics.de">Denis Stogl</author>
<author email="dipentima@fzi.de">Vincenzo Di Pentima</author>

<maintainer email="feex@universal-robots.com">Felix Exner</maintainer>
<maintainer email="rsk@universal-robots.com">Rune Søe-Knudsen</maintainer>
<maintainer email="ros@universal-robots.com">Universal Robots A/S</maintainer>

<license file="LICENSE">BSD-3-Clause</license>
<!-- The UR20 and UR30 meshes constitutes “Graphical Documentation” the use of which is subject to and governed by our “Terms and Conditions for use of Graphical Documentation”, which can be found here: https://www.universal-robots.com/legal/terms-and-conditions/terms_and_conditions_for_use_of_graphical_documentation.txt -->
Expand Down
Loading