Skip to content

Commit

Permalink
Update maintainer (ament#274)
Browse files Browse the repository at this point in the history
* update maintainer
* add authors

Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
  • Loading branch information
claireyywang committed Oct 7, 2020
1 parent 3579847 commit 58cc437
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ament_cmake_flake8/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
The CMake API for ament_flake8 to check code syntax and style conventions
with flake8.
</description>
<maintainer email="steven@osrfoundation.org">Steven! Ragnarok</maintainer>
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>
<author email="dhood@osrfoundation.org">D. Hood</author>

Expand Down
4 changes: 3 additions & 1 deletion ament_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<description>
The ability to check code against the Google style conventions using
cpplint and generate xUnit test result files.</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>
<license>BSD</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
Expand Down

0 comments on commit 58cc437

Please sign in to comment.