diff --git a/ament_clang_format/package.xml b/ament_clang_format/package.xml index a2705796..1f126364 100644 --- a/ament_clang_format/package.xml +++ b/ament_clang_format/package.xml @@ -7,7 +7,7 @@ The ability to check code against style conventions using clang-format and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_clang_tidy/package.xml b/ament_clang_tidy/package.xml index fc41e29c..f0fdff4d 100644 --- a/ament_clang_tidy/package.xml +++ b/ament_clang_tidy/package.xml @@ -7,7 +7,7 @@ The ability to check code against style conventions using clang-tidy and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_clang_format/package.xml b/ament_cmake_clang_format/package.xml index efda7aea..00b2e85e 100644 --- a/ament_cmake_clang_format/package.xml +++ b/ament_cmake_clang_format/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_clang_format to lint C / C++ code using clang format. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_clang_tidy/package.xml b/ament_cmake_clang_tidy/package.xml index 713f2f7e..f2be1370 100644 --- a/ament_cmake_clang_tidy/package.xml +++ b/ament_cmake_clang_tidy/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_clang_tidy to lint C / C++ code using clang tidy. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_copyright/package.xml b/ament_cmake_copyright/package.xml index aa2aa85b..1d13a76a 100644 --- a/ament_cmake_copyright/package.xml +++ b/ament_cmake_copyright/package.xml @@ -5,7 +5,7 @@ 0.16.3 The CMake API for ament_copyright to check every source file contains copyright reference. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_cppcheck/package.xml b/ament_cmake_cppcheck/package.xml index e137511f..a725ea87 100644 --- a/ament_cmake_cppcheck/package.xml +++ b/ament_cmake_cppcheck/package.xml @@ -8,7 +8,7 @@ code using Cppcheck. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_cpplint/package.xml b/ament_cmake_cpplint/package.xml index 67fe738d..03064749 100644 --- a/ament_cmake_cpplint/package.xml +++ b/ament_cmake_cpplint/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_cpplint to lint C / C++ code using cpplint. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_flake8/package.xml b/ament_cmake_flake8/package.xml index 87afbea3..fb2663ce 100644 --- a/ament_cmake_flake8/package.xml +++ b/ament_cmake_flake8/package.xml @@ -8,7 +8,7 @@ with flake8. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_lint_cmake/package.xml b/ament_cmake_lint_cmake/package.xml index 37c7fed0..7d9eaeab 100644 --- a/ament_cmake_lint_cmake/package.xml +++ b/ament_cmake_lint_cmake/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_lint_cmake to lint CMake code using cmakelint. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_mypy/package.xml b/ament_cmake_mypy/package.xml index 08fb27f3..fccd1483 100644 --- a/ament_cmake_mypy/package.xml +++ b/ament_cmake_mypy/package.xml @@ -8,7 +8,7 @@ with mypy. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_pclint/package.xml b/ament_cmake_pclint/package.xml index 448cd002..0592ca8a 100644 --- a/ament_cmake_pclint/package.xml +++ b/ament_cmake_pclint/package.xml @@ -8,7 +8,7 @@ code using PC-lint. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_pep257/package.xml b/ament_cmake_pep257/package.xml index 0476be74..eb516cc3 100644 --- a/ament_cmake_pep257/package.xml +++ b/ament_cmake_pep257/package.xml @@ -8,7 +8,7 @@ PEP 257. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_pycodestyle/package.xml b/ament_cmake_pycodestyle/package.xml index c00c9df3..2cfdc78b 100644 --- a/ament_cmake_pycodestyle/package.xml +++ b/ament_cmake_pycodestyle/package.xml @@ -8,7 +8,7 @@ PEP 8. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_pyflakes/package.xml b/ament_cmake_pyflakes/package.xml index a990652c..bd4aa4ba 100644 --- a/ament_cmake_pyflakes/package.xml +++ b/ament_cmake_pyflakes/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_pyflakes to check code using pyflakes. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_uncrustify/package.xml b/ament_cmake_uncrustify/package.xml index d7b648c3..49464360 100644 --- a/ament_cmake_uncrustify/package.xml +++ b/ament_cmake_uncrustify/package.xml @@ -8,7 +8,7 @@ using uncrustify. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cmake_xmllint/package.xml b/ament_cmake_xmllint/package.xml index 616a532f..1f5e01a1 100644 --- a/ament_cmake_xmllint/package.xml +++ b/ament_cmake_xmllint/package.xml @@ -7,7 +7,7 @@ The CMake API for ament_xmllint to check XML file using xmmlint. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_copyright/package.xml b/ament_copyright/package.xml index 8498035a..c69a2a30 100644 --- a/ament_copyright/package.xml +++ b/ament_copyright/package.xml @@ -8,7 +8,7 @@ information. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cppcheck/package.xml b/ament_cppcheck/package.xml index 1cc80290..8e8e3067 100644 --- a/ament_cppcheck/package.xml +++ b/ament_cppcheck/package.xml @@ -8,7 +8,7 @@ and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_cpplint/package.xml b/ament_cpplint/package.xml index b5ed94b8..23a54407 100644 --- a/ament_cpplint/package.xml +++ b/ament_cpplint/package.xml @@ -7,7 +7,7 @@ The ability to check code against the Google style conventions using cpplint and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 BSD diff --git a/ament_flake8/package.xml b/ament_flake8/package.xml index 1c2fd5a7..d7cd50ae 100644 --- a/ament_flake8/package.xml +++ b/ament_flake8/package.xml @@ -7,7 +7,7 @@ The ability to check code for style and syntax conventions with flake8. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_lint/package.xml b/ament_lint/package.xml index 63d9375c..b3d0f252 100644 --- a/ament_lint/package.xml +++ b/ament_lint/package.xml @@ -7,7 +7,7 @@ Providing common API for ament linter packages. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_lint_auto/package.xml b/ament_lint_auto/package.xml index 9a3a3240..df9a3c66 100644 --- a/ament_lint_auto/package.xml +++ b/ament_lint_auto/package.xml @@ -5,7 +5,7 @@ 0.16.3 The auto-magic functions for ease to use of the ament linters in CMake. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_lint_cmake/package.xml b/ament_lint_cmake/package.xml index 864d2217..4a388613 100644 --- a/ament_lint_cmake/package.xml +++ b/ament_lint_cmake/package.xml @@ -8,7 +8,7 @@ result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_lint_common/package.xml b/ament_lint_common/package.xml index b25b2f0a..41952545 100644 --- a/ament_lint_common/package.xml +++ b/ament_lint_common/package.xml @@ -5,7 +5,7 @@ 0.16.3 The list of commonly used linters in the ament build system in CMake. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_mypy/package.xml b/ament_mypy/package.xml index 72834900..df5c87be 100644 --- a/ament_mypy/package.xml +++ b/ament_mypy/package.xml @@ -5,7 +5,7 @@ 0.16.3 Support for mypy static type checking in ament. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_pclint/package.xml b/ament_pclint/package.xml index 949a5d54..cc1ddf65 100644 --- a/ament_pclint/package.xml +++ b/ament_pclint/package.xml @@ -8,7 +8,7 @@ and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_pep257/package.xml b/ament_pep257/package.xml index 26b1c2dc..0c824cf3 100644 --- a/ament_pep257/package.xml +++ b/ament_pep257/package.xml @@ -8,7 +8,7 @@ PEP 257 and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 MIT diff --git a/ament_pycodestyle/package.xml b/ament_pycodestyle/package.xml index 5c8f51bc..fb8b0530 100644 --- a/ament_pycodestyle/package.xml +++ b/ament_pycodestyle/package.xml @@ -8,7 +8,7 @@ generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_pyflakes/package.xml b/ament_pyflakes/package.xml index 49bf8a51..a5540e55 100644 --- a/ament_pyflakes/package.xml +++ b/ament_pyflakes/package.xml @@ -8,7 +8,7 @@ result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_uncrustify/package.xml b/ament_uncrustify/package.xml index 260280e3..c7046013 100644 --- a/ament_uncrustify/package.xml +++ b/ament_uncrustify/package.xml @@ -8,7 +8,7 @@ and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0 diff --git a/ament_xmllint/package.xml b/ament_xmllint/package.xml index 130ae7f8..db2a3e92 100644 --- a/ament_xmllint/package.xml +++ b/ament_xmllint/package.xml @@ -8,7 +8,7 @@ and generate xUnit test result files. - Michael Jeronimo + Chris Lalancette Apache License 2.0