-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update maintainers to William Woodall, Ivan Paunovic, and Michel Hidalgo
Signed-off-by: Audrow Nash <[email protected]>
- Loading branch information
Showing
4 changed files
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,15 @@ | |
<name>rclcpp</name> | ||
<version>17.1.0</version> | ||
<description>The ROS client library in C++.</description> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Jacob Perron</maintainer> | ||
|
||
<maintainer email="[email protected]">William Woodall</maintainer> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</maintainer> | ||
|
||
<license>Apache License 2.0</license> | ||
|
||
<author email="[email protected]">Dirk Thomas</author> | ||
<author email="[email protected]">Jacob Perron</author> | ||
|
||
<buildtool_depend>ament_cmake_ros</buildtool_depend> | ||
<buildtool_depend>ament_cmake_gen_version_h</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,15 @@ | |
<name>rclcpp_action</name> | ||
<version>17.1.0</version> | ||
<description>Adds action APIs for C++.</description> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Jacob Perron</maintainer> | ||
|
||
<maintainer email="[email protected]">William Woodall</maintainer> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</maintainer> | ||
|
||
<license>Apache License 2.0</license> | ||
|
||
<author email="[email protected]">Dirk Thomas</author> | ||
<author email="[email protected]">Jacob Perron</author> | ||
|
||
<buildtool_depend>ament_cmake_ros</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,14 @@ | |
<name>rclcpp_components</name> | ||
<version>17.1.0</version> | ||
<description>Package containing tools for dynamically loadable components</description> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Jacob Perron</maintainer> | ||
|
||
<maintainer email="[email protected]">William Woodall</maintainer> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</maintainer> | ||
|
||
<license>Apache License 2.0</license> | ||
|
||
<author email="[email protected]">Jacob Perron</author> | ||
<author email="[email protected]">Michael Carroll</author> | ||
|
||
<buildtool_depend>ament_cmake_ros</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,14 @@ | |
<name>rclcpp_lifecycle</name> | ||
<version>17.1.0</version> | ||
<description>Package containing a prototype for lifecycle implementation</description> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Jacob Perron</maintainer> | ||
|
||
<maintainer email="[email protected]">William Woodall</maintainer> | ||
<maintainer email="[email protected]">Ivan Paunovic</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</maintainer> | ||
|
||
<license>Apache License 2.0</license> | ||
|
||
<author email="[email protected]">Jacob Perron</author> | ||
<author email="[email protected]">Karsten Knese</author> | ||
|
||
<buildtool_depend>ament_cmake_ros</buildtool_depend> | ||
|