From 8bbb9ac742bb0ff843ea5ae2c1cbcad48d4f2278 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco-Claraco Date: Mon, 30 Jan 2023 01:03:44 +0100 Subject: [PATCH] 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 --- package.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.xml b/package.xml index 42f92460c..54503abba 100644 --- a/package.xml +++ b/package.xml @@ -7,6 +7,10 @@ Frank Dellaert BSD + + + Fan Jiang + José Luis Blanco-Claraco cmake