Skip to content

Commit

Permalink
Update package maintainers (#1157)
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffrey Biggs <gbiggs@killbots.net>
  • Loading branch information
gbiggs authored Dec 3, 2021
1 parent 2bd283a commit a31d889
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<name>catkin</name>
<version>0.8.10</version>
<description>Low-level build system macros and infrastructure for ROS.</description>
<maintainer email="michael@openrobotics.org">Michael Carroll</maintainer>
<maintainer email="tfoote@openrobotics.org">Tully Foote</maintainer>
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Santiago Paunovic</maintainer>
<license>BSD</license>

<url type="website">http://wiki.ros.org/catkin</url>
Expand All @@ -18,6 +18,8 @@
<author>Morten Kjaergaard</author>
<author>Brian Gerkey</author>
<author>Dirk Thomas</author>
<author email="michael@openrobotics.org">Michael Carroll</author>
<author email="tfoote@openrobotics.org">Tully Foote</author>

<depend condition="$ROS_PYTHON_VERSION == 2">python-argparse</depend>
<depend condition="$ROS_PYTHON_VERSION == 2" version_gt="0.4.3">python-catkin-pkg</depend>
Expand Down

0 comments on commit a31d889

Please sign in to comment.