Skip to content

Commit e98bb9d

Browse files
mergify[bot]4ntn
andauthored
Update maintainers (backport #87) (#88)
* Update maintainers (#87) (cherry picked from commit ee76a58) * Update humble CI --------- Co-authored-by: Antón Casas <antoncasas@eprosima.com>
1 parent 191cf7d commit e98bb9d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
micro_ros_demos:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
container: microros/base:humble
1212
defaults:
1313
run:
@@ -24,7 +24,7 @@ jobs:
2424
rosdep update
2525
ros2 run micro_ros_setup create_firmware_ws.sh host
2626
rm -rf src/uros/micro-ROS-demos
27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v4
2828
with:
2929
path: uros_ws/src/uros/micro-ROS-demos
3030
- name: Build

rclc/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<name>micro_ros_demos_rclc</name>
55
<version>3.0.2</version>
66
<description>Examples using RCL+RCLC API</description>
7-
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
7+
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
8+
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
89
<license>Apache-2.0</license>
910
<author>Borja Outerelo</author>
1011

0 commit comments

Comments
 (0)