Add maintainers to package xml

Apparently, the ros2-gbp rules say that maintainers of a package per their system should appear in the manifest XML file as authors / maintainers.

cc: @ProfFan
release/4.3a0
Jose Luis Blanco-Claraco 2023-01-30 01:03:44 +01:00 committed by GitHub
parent 3845a96eb3
commit 8bbb9ac742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
<maintainer email="gtsam@lists.gatech.edu">Frank Dellaert</maintainer>
<license>BSD</license>
<!-- Maintainers of the ROS packaging -->
<maintainer email="fan.jiang@gatech.edu">Fan Jiang</maintainer>
<maintainer email="jlblanco@ual.es">José Luis Blanco-Claraco</maintainer>
<buildtool_depend>cmake</buildtool_depend>
<build_depend>boost</build_depend>