Skip to content

Commit

Permalink
[rolling] Update maintainers - 2022-11-07 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
audrow authored Nov 16, 2022
1 parent bbdaa17 commit d17e975
Show file tree
Hide file tree
Showing 47 changed files with 94 additions and 92 deletions.
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# This file was generated by https://github.com/audrow/update-ros2-repos
* @mjeronimo
4 changes: 2 additions & 2 deletions ament_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
clang-format and generate xUnit test result files.</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<exec_depend>clang-format</exec_depend>
<exec_depend>python3-yaml</exec_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_clang_format/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
zip_safe=False,
author='Dirk Thomas',
author_email='dthomas@osrfoundation.org',
maintainer='Michael Jeronimo, Michel Hidalgo',
maintainer_email='michael.jeronimo@openrobotics.org, michel@ekumenlabs.com',
maintainer='Michael Jeronimo',
maintainer_email='michael.jeronimo@openrobotics.org',
url='https://github.com/ament/ament_lint',
download_url='https://github.com/ament/ament_lint/releases',
keywords=['ROS'],
Expand Down
4 changes: 2 additions & 2 deletions ament_clang_tidy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
clang-tidy and generate xUnit test result files.</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<exec_depend>clang-tidy</exec_depend>
<exec_depend>python3-yaml</exec_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_clang_tidy/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
zip_safe=False,
author='John Shepherd',
author_email='john@openrobotics.org',
maintainer='Michael Jeronimo, Michel Hidalgo',
maintainer_email='michael.jeronimo@openrobotics.org, michel@ekumenlabs.com',
maintainer='Michael Jeronimo',
maintainer_email='michael.jeronimo@openrobotics.org',
url='https://github.com/ament/ament_lint',
download_url='https://github.com/ament/ament_lint/releases',
keywords=['ROS'],
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_clang_tidy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<description>The CMake API for ament_copyright to check every source file contains copyright reference.</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_flake8/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>D. Hood</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_lint_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_mypy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="ted.kern@canonical.com">Ted Kern</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_pclint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author email="jp.samper@apex.ai">Juan Pablo Samper</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_pep257/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_pycodestyle/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_pyflakes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_uncrustify/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cmake_xmllint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<exec_depend>ament_lint</exec_depend>
<exec_depend>python3-importlib-metadata</exec_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_copyright/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
zip_safe=False,
author='Dirk Thomas',
author_email='dthomas@osrfoundation.org',
maintainer='Michael Jeronimo, Michel Hidalgo',
maintainer_email='michael.jeronimo@openrobotics.org, michel@ekumenlabs.com',
maintainer='Michael Jeronimo',
maintainer_email='michael.jeronimo@openrobotics.org',
url='https://github.com/ament/ament_lint',
download_url='https://github.com/ament/ament_lint/releases',
keywords=['ROS'],
Expand Down
4 changes: 2 additions & 2 deletions ament_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<exec_depend>cppcheck</exec_depend>

Expand Down
4 changes: 2 additions & 2 deletions ament_cppcheck/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
zip_safe=True,
author='Dirk Thomas',
author_email='dthomas@osrfoundation.org',
maintainer='Michael Jeronimo, Michel Hidalgo',
maintainer_email='michael.jeronimo@openrobotics.org, michel@ekumenlabs.com',
maintainer='Michael Jeronimo',
maintainer_email='michael.jeronimo@openrobotics.org',
url='https://github.com/ament/ament_lint',
download_url='https://github.com/ament/ament_lint/releases',
keywords=['ROS'],
Expand Down
4 changes: 2 additions & 2 deletions ament_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
cpplint and generate xUnit test result files.</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>
<license>BSD</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>Dirk Thomas</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down
4 changes: 2 additions & 2 deletions ament_cpplint/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
zip_safe=True,
author='Dirk Thomas',
author_email='dthomas@osrfoundation.org',
maintainer='Michael Jeronimo, Michel Hidalgo',
maintainer_email='michael.jeronimo@openrobotics.org, michel@ekumenlabs.com',
maintainer='Michael Jeronimo',
maintainer_email='michael.jeronimo@openrobotics.org',
url='https://github.com/ament/ament_lint',
download_url='https://github.com/ament/ament_lint/releases',
keywords=['ROS'],
Expand Down
4 changes: 2 additions & 2 deletions ament_flake8/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</description>

<maintainer email="michael.jeronimo@openrobotics.org">Michael Jeronimo</maintainer>
<maintainer email="brandon@openrobotics.org">Brandon Ong</maintainer>

<license>Apache License 2.0</license>

<author email="audrow@openrobotics.org">Audrow Nash</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>
<author email="brandon@openrobotics.org">Brandon Ong</author>
<author>Claire Wang</author>
<author>D. Hood</author>
<author email="michel@ekumenlabs.com">Michel Hidalgo</author>

<exec_depend>ament_lint</exec_depend>
<exec_depend>python3-flake8</exec_depend>
Expand Down
Loading

0 comments on commit d17e975

Please sign in to comment.