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

Add Ryan as maintainer, remove Steve #443

Merged
merged 1 commit into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions grid_map/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Meta-package for the universal grid map library.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
2 changes: 1 addition & 1 deletion grid_map_cmake_helpers/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>CMake support functionality used throughout grid_map</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="stevenmacenski@gmail.com">Steve Macenski</maintainer>
<maintainer email="ryanfriedman5410+grid_map@gmail.com">Ryan Friedman</maintainer>
<license>BSD</license>

<buildtool_depend>ament_cmake_core</buildtool_depend>
Expand Down
1 change: 1 addition & 0 deletions grid_map_core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Universal grid map library to manage two-dimensional grid maps with multiple data layers.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_costmap_2d/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Interface for grid maps to the costmap_2d format.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_cv/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<description>Conversions between grid maps and OpenCV images.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_demos/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Demo nodes to demonstrate the usage of the grid map library.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_filters/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Processing grid maps as a sequence of ROS filters.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_loader/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<description>Loading and publishing grid maps from bag files.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Definition of the multi-layered grid map message type.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_octomap/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<description>Conversions between grid maps and OctoMap types.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_pcl/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Conversions between grid maps and Point Cloud Library (PCL) types.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_ros/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<description>ROS interface for the grid map library to manage two-dimensional grid maps with multiple data layers.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>RViz plugin for displaying grid map messages.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<author email="[email protected]">Philipp Krüsi</author>
<author>Péter Fankhauser</author>
Expand Down
1 change: 1 addition & 0 deletions grid_map_sdf/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Generates signed distance fields from grid maps.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down
1 change: 1 addition & 0 deletions grid_map_visualization/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<description>Configurable tool to visualize grid maps in RViz.</description>
<maintainer email="[email protected]">Maximilian Wulf</maintainer>
<maintainer email="[email protected]">Yoshua Nava</maintainer>
<maintainer email="[email protected]">Ryan Friedman</maintainer>
<license>BSD</license>
<url type="website">http://github.com/anybotics/grid_map</url>
<url type="bugtracker">http://github.com/anybotics/grid_map/issues</url>
Expand Down