Skip to content

Commit 9385eb2

Browse files
committed
Add some new maintainers for ROS releases
1 parent 484c334 commit 9385eb2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

tcb_span/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<version>1.0.2</version>
66
<description>Implementation of C++20's std::span</description>
77
<maintainer email="[email protected]">Tyler Weaver</maintainer>
8+
<maintainer email="[email protected]">Nathan Brooks</maintainer>
9+
<maintainer email="[email protected]">Shaurya Kumar</maintainer>
810

911
<license>BSL-1.0</license>
1012
<url>https://github.com/tcbrindle/span</url>

tl_expected/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<version>1.0.2</version>
66
<description>C++11/14/17 std::expected with functional-style extensions</description>
77
<maintainer email="[email protected]">Tyler Weaver</maintainer>
8+
<maintainer email="[email protected]">Nathan Brooks</maintainer>
9+
<maintainer email="[email protected]">Shaurya Kumar</maintainer>
810

911
<author>Sy Brand</author>
1012
<license>CC0-1.0</license>

0 commit comments

Comments
 (0)