Skip to content

Commit

Permalink
Add Audrow as a maintainer (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: Audrow Nash <[email protected]>
  • Loading branch information
paudrow authored Feb 2, 2021
1 parent 717ea12 commit b97a4a2
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions ament_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The ability to check code against style conventions using
clang-format and generate xUnit test result files.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_clang_tidy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The ability to check code against style conventions using
clang-tidy and generate xUnit test result files.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<exec_depend>clang-tidy</exec_depend>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_clang_format to lint C / C++ code using clang format.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_clang_tidy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<buildtool_depend>ament_cmake_core</buildtool_depend>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>0.10.1</version>
<description>The CMake API for ament_copyright to check every source file contains copyright reference.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
code using Cppcheck.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_cpplint to lint C / C++ code using cpplint.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_flake8/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
with flake8.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<author email="[email protected]">D. Hood</author>

Expand Down
1 change: 1 addition & 0 deletions ament_cmake_lint_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_lint_cmake to lint CMake code using cmakelint.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_mypy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
with mypy.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<author email="[email protected]">Ted Kern</author>

Expand Down
1 change: 1 addition & 0 deletions ament_cmake_pclint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
code using PCLint.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Juan Pablo Samper</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_pep257/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
PEP 257.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_pycodestyle/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
PEP 8.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_pyflakes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_pyflakes to check code using pyflakes.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_uncrustify/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
using uncrustify.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cmake_xmllint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The CMake API for ament_xmllint to check XML file using xmmlint.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
information.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
and generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The ability to check code against the Google style conventions using
cpplint and generate xUnit test result files.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<license>BSD</license>

Expand Down
1 change: 1 addition & 0 deletions ament_flake8/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
The ability to check code for style and syntax conventions with flake8.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<author email="[email protected]">D. Hood</author>

Expand Down
1 change: 1 addition & 0 deletions ament_lint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Providing common API for ament linter packages.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_lint_auto/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>0.10.1</version>
<description>The auto-magic functions for ease to use of the ament linters in CMake.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_lint_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_lint_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>0.10.1</version>
<description>The list of commonly used linters in the ament buildsytem in CMake.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_mypy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>0.10.1</version>
<description>Support for mypy static type checking in ament.</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<author email="[email protected]">Ted Kern</author>

Expand Down
1 change: 1 addition & 0 deletions ament_pclint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
and generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Juan Pablo Samper</author>
Expand Down
1 change: 1 addition & 0 deletions ament_pep257/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>
<license>MIT</license>

Expand Down
1 change: 1 addition & 0 deletions ament_pycodestyle/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_pyflakes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_uncrustify/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
and generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down
1 change: 1 addition & 0 deletions ament_xmllint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
and generate xUnit test result files.
</description>
<maintainer email="[email protected]">Claire Wang</maintainer>
<maintainer email="[email protected]">Audrow Nash</maintainer>
<license>Apache License 2.0</license>

<author email="[email protected]">Dirk Thomas</author>
Expand Down

0 comments on commit b97a4a2

Please sign in to comment.