Skip to content

Commit 507c93d

Browse files
committed
separate contributors, add new contributions
1 parent aff6dfc commit 507c93d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CONTRIBUTORS.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rclnodejs contributors (sorted alphabetically)
22

3-
- **[Alaa El Jawad](https://github.com/ejalaa12), [Ian McElroy](https://github.com/imcelroy)**
3+
- **[Alaa El Jawad](https://github.com/ejalaa12)**
44

55
- Fix compatibility with ROS2 parameters array types
66
- Unit tests for all parameter types
@@ -20,6 +20,13 @@
2020

2121
- Benchmark test script
2222

23+
- **[Ian McElroy](https://github.com/imcelroy)**
24+
25+
- Add descriptor namespace for all interfaces, rostsd_gen improvements
26+
- Fix compatibility with ROS2 parameters array types
27+
- Unit tests for all parameter types
28+
- Handle concurrent ROS2 client calls, with unit tests
29+
2330
- **[Kenny Yuan](https://github.com/kenny-y)**
2431

2532
- Message features: JS generation, typed arrays, plain JS object, compound msgs, many others...

0 commit comments

Comments
 (0)