From 6dff55599550b23f878faea477b8950bde2bfb7c Mon Sep 17 00:00:00 2001 From: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Date: Thu, 22 Dec 2022 16:50:10 +0900 Subject: [PATCH] chore: use a dummy maintainer to avoid spell-check errors (#88) Signed-off-by: Kenji Miyake Signed-off-by: Kenji Miyake --- tests/pre-commit-hooks/prettier-package-xml/normal/package.xml | 2 +- tests/pre-commit-hooks/sort-package-xml/normal/package.xml | 2 +- tests/test_sort_package_xml/no-format.answer.xml | 2 +- tests/test_sort_package_xml/no-format.input.xml | 2 +- tests/test_sort_package_xml/normal.answer.xml | 2 +- tests/test_sort_package_xml/normal.input.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/pre-commit-hooks/prettier-package-xml/normal/package.xml b/tests/pre-commit-hooks/prettier-package-xml/normal/package.xml index da42506..31cfaf3 100644 --- a/tests/pre-commit-hooks/prettier-package-xml/normal/package.xml +++ b/tests/pre-commit-hooks/prettier-package-xml/normal/package.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test sort_package_xml - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake diff --git a/tests/pre-commit-hooks/sort-package-xml/normal/package.xml b/tests/pre-commit-hooks/sort-package-xml/normal/package.xml index da42506..31cfaf3 100644 --- a/tests/pre-commit-hooks/sort-package-xml/normal/package.xml +++ b/tests/pre-commit-hooks/sort-package-xml/normal/package.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test sort_package_xml - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake diff --git a/tests/test_sort_package_xml/no-format.answer.xml b/tests/test_sort_package_xml/no-format.answer.xml index adc681e..6430650 100644 --- a/tests/test_sort_package_xml/no-format.answer.xml +++ b/tests/test_sort_package_xml/no-format.answer.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test pre-commit hooks - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake diff --git a/tests/test_sort_package_xml/no-format.input.xml b/tests/test_sort_package_xml/no-format.input.xml index 5742d8b..4b42120 100644 --- a/tests/test_sort_package_xml/no-format.input.xml +++ b/tests/test_sort_package_xml/no-format.input.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test pre-commit hooks - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake diff --git a/tests/test_sort_package_xml/normal.answer.xml b/tests/test_sort_package_xml/normal.answer.xml index ba75281..30e7b0b 100644 --- a/tests/test_sort_package_xml/normal.answer.xml +++ b/tests/test_sort_package_xml/normal.answer.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test sort_package_xml - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake diff --git a/tests/test_sort_package_xml/normal.input.xml b/tests/test_sort_package_xml/normal.input.xml index 0b24eb7..88f8ede 100644 --- a/tests/test_sort_package_xml/normal.input.xml +++ b/tests/test_sort_package_xml/normal.input.xml @@ -4,7 +4,7 @@ rospkg 0.0.0 The dummy package to test sort_package_xml - Takagi, Isamu + Foo Bar Apache License 2.0 ament_cmake