Skip to content

Commit

Permalink
Update maintainers to Alejandro Hernandez Cordero and Chris Lalancette (
Browse files Browse the repository at this point in the history
#481)

Signed-off-by: Audrow Nash <[email protected]>
  • Loading branch information
audrow authored Dec 2, 2021
1 parent 16562ce commit eaea7a8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions examples_tf2_py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
zip_safe=True,
author='Shane Loretz',
author_email='[email protected]',
maintainer='Tully Foote',
maintainer_email='tfoote@osrfoundation.org',
maintainer='Alejandro Hernandez Cordero, Chris Lalancette',
maintainer_email='[email protected], clalancette@openrobotics.org',
keywords=['ROS'],
classifiers=[
'Intended Audience :: Developers',
Expand Down
4 changes: 2 additions & 2 deletions tf2_ros_py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
zip_safe=True,
author='Eitan Marder-Eppstein',
author_email='',
maintainer='Tully Foote',
maintainer_email='tfoote@@osrfoundation.org',
maintainer='Alejandro Hernandez Cordero, Chris Lalancette',
maintainer_email='[email protected], clalancette@openrobotics.org',
keywords=['ROS'],
classifiers=[
'Intended Audience :: Developers',
Expand Down
4 changes: 2 additions & 2 deletions tf2_tools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
install_requires=['setuptools'],
zip_safe=True,
author='Wim Meeussen',
maintainer='Chris Lalancette',
maintainer_email='[email protected]',
maintainer='Alejandro Hernandez Cordero, Chris Lalancette',
maintainer_email='[email protected], [email protected]',
keywords=['ROS'],
classifiers=[
'Intended Audience :: Developers',
Expand Down

0 comments on commit eaea7a8

Please sign in to comment.