Skip to content

Commit 36ab150

Browse files
authored
[rolling] Update maintainers - 2022-11-07 (#509)
1 parent e482f5d commit 36ab150

File tree

7 files changed

+32
-16
lines changed

7 files changed

+32
-16
lines changed

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This file was generated by https://github.com/audrow/update-ros2-repos
2+
* @methylDragon

test_cli/package.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@
66
<description>
77
Test command line arguments passed to ros2 executables.
88
</description>
9-
<maintainer email="[email protected]">Aditya Pande</maintainer>
10-
<maintainer email="[email protected]">Shane Loretz</maintainer>
9+
10+
<maintainer email="[email protected]">Brandon Ong</maintainer>
11+
1112
<license>Apache License 2.0</license>
1213

13-
<author email="sloretz@openrobotics.org">Shane Loretz</author>
14+
<author email="aditya.pande@openrobotics.org">Aditya Pande</author>
1415
<author email="[email protected]">Jacob Perron</author>
16+
<author email="[email protected]">Shane Loretz</author>
1517
<author email="[email protected]">William Woodall</author>
1618

1719
<buildtool_depend>ament_cmake_auto</buildtool_depend>

test_cli_remapping/package.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@
66
<description>
77
Test command line remapping of topic names, service names, node namespace, and node name.
88
</description>
9-
<maintainer email="[email protected]">Aditya Pande</maintainer>
10-
<maintainer email="[email protected]">Shane Loretz</maintainer>
9+
10+
<maintainer email="[email protected]">Brandon Ong</maintainer>
11+
1112
<license>Apache License 2.0</license>
1213

13-
<author email="sloretz@openrobotics.org">Shane Loretz</author>
14+
<author email="aditya.pande@openrobotics.org">Aditya Pande</author>
1415
<author email="[email protected]">Jacob Perron</author>
16+
<author email="[email protected]">Shane Loretz</author>
1517
<author email="[email protected]">William Woodall</author>
1618

1719
<buildtool_depend>ament_cmake_auto</buildtool_depend>

test_communication/package.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@
88
Also exchange dynamic and static arrays and nested message structures.
99
Each test is run with every available rmw implementation for the sending as well as the receiving side.
1010
</description>
11-
<maintainer email="[email protected]">Aditya Pande</maintainer>
12-
<maintainer email="[email protected]">Shane Loretz</maintainer>
11+
12+
<maintainer email="[email protected]">Brandon Ong</maintainer>
13+
1314
<license>Apache License 2.0</license>
1415

16+
<author email="[email protected]">Aditya Pande</author>
1517
<author email="[email protected]">Dirk Thomas</author>
1618
<author email="[email protected]">Jacob Perron</author>
19+
<author email="[email protected]">Shane Loretz</author>
1720
<author email="[email protected]">William Woodall</author>
1821

1922
<build_depend>rosidl_default_generators</build_depend>

test_quality_of_service/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
Test quality of service features, specifically liveliness, deadline, and lifespan.
88
</description>
99

10-
<maintainer email="[email protected]">Aditya Pande</maintainer>
11-
<maintainer email="[email protected]">Shane Loretz</maintainer>
10+
<maintainer email="[email protected]">Brandon Ong</maintainer>
1211

1312
<license>Apache License 2.0</license>
1413

1514

15+
<author email="[email protected]">Aditya Pande</author>
1616
<author email="[email protected]">Amazon ROS Contributions</author>
1717
<author email="[email protected]">Jacob Perron</author>
18+
<author email="[email protected]">Shane Loretz</author>
1819
<author email="[email protected]">William Woodall</author>
1920

2021
<buildtool_depend>ament_cmake</buildtool_depend>

test_rclcpp/package.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77
Test rclcpp API.
88
Each test is run with every available rmw implementation.
99
</description>
10-
<maintainer email="[email protected]">Aditya Pande</maintainer>
11-
<maintainer email="[email protected]">Shane Loretz</maintainer>
10+
11+
<maintainer email="[email protected]">Brandon Ong</maintainer>
12+
1213
<license>Apache License 2.0</license>
1314

15+
<author email="[email protected]">Aditya Pande</author>
1416
<author email="[email protected]">Dirk Thomas</author>
1517
<author email="[email protected]">Jacob Perron</author>
18+
<author email="[email protected]">Shane Loretz</author>
1619
<author email="[email protected]">William Woodall</author>
1720

1821
<buildtool_depend>ament_cmake</buildtool_depend>

test_security/package.xml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@
66
<description>
77
Test nodes, publishers and subscribers with DDS-Security.
88
</description>
9-
<maintainer email="[email protected]">Aditya Pande</maintainer>
10-
<maintainer email="[email protected]">Shane Loretz</maintainer>
9+
10+
<maintainer email="[email protected]">Brandon Ong</maintainer>
11+
1112
<license>Apache License 2.0</license>
1213

13-
<author email="michael@openrobotics.org">Michael Carroll</author>
14+
<author email="aditya.pande@openrobotics.org">Aditya Pande</author>
1415
<author email="[email protected]">Jacob Perron</author>
15-
<author email="william@openrobotics.org">William Woodall</author>
16+
<author email="michael@openrobotics.org">Michael Carroll</author>
1617
<author>Mikael Arguedas</author>
18+
<author email="[email protected]">Shane Loretz</author>
19+
<author email="[email protected]">William Woodall</author>
1720

1821
<buildtool_depend>ament_cmake_auto</buildtool_depend>
1922

0 commit comments

Comments
 (0)