Skip to content

Commit

Permalink
Merge pull request #112 from ijnek/ijnek-update-maintainer
Browse files Browse the repository at this point in the history
Update maintainer
  • Loading branch information
ijnek committed Nov 10, 2022
2 parents 942199c + 837c9fc commit 4f7ce59
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
3 changes: 2 additions & 1 deletion compressed_depth_image_transport/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending
depth images (raw, floating-point) using PNG compression.
</description>
<maintainer email="dgossow@willowgarage.com">David Gossow</maintainer>
<maintainer email="kenjibrameld@gmail.com">Kenji Brameld</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/image_transport_plugins</url>
<author>Julius Kammerl</author>
<author email="dgossow@willowgarage.com">David Gossow</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
3 changes: 2 additions & 1 deletion compressed_image_transport/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
Compressed_image_transport provides a plugin to image_transport for transparently sending images
encoded as JPEG or PNG.
</description>
<maintainer email="dgossow@willowgarage.com">David Gossow</maintainer>
<maintainer email="kenjibrameld@gmail.com">Kenji Brameld</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/image_transport_plugins</url>
<author>Patrick Mihelich</author>
<author>Julius Kammerl</author>
<author email="dgossow@willowgarage.com">David Gossow</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
8 changes: 5 additions & 3 deletions image_transport_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
and latency. For low frame rate tranport of high-definition images, you
might prefer sending them as JPEG or PNG-compressed form.
</description>
<author>Patrick Mihelich</author>
<author>Julius Kammerl</author>
<maintainer email="michael@openrobotics.org">Michael Carroll</maintainer>
<maintainer email="kenjibrameld@gmail.com">Kenji Brameld</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/image_transport_plugins</url>
<author>Patrick Mihelich</author>
<author>Julius Kammerl</author>
<author>David Gossow</author>
<author email="michael@openrobotics.org">Michael Carroll</author>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
3 changes: 2 additions & 1 deletion theora_image_transport/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@
Theora_image_transport provides a plugin to image_transport for
transparently sending an image stream encoded with the Theora codec.
</description>
<maintainer email="jkammerl@willowgarage.com">Julius Kammerl</maintainer>
<maintainer email="kenjibrameld@gmail.com">Kenji Brameld</maintainer>
<license>BSD</license>

<url type="website">http://www.ros.org/wiki/image_transport_plugins</url>
<author>Patrick Mihelich</author>
<author>Ethan Dreyfuss</author>
<author>Julius Kammerl</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>
Expand Down

0 comments on commit 4f7ce59

Please sign in to comment.