From 238aca112ec8c6d24a1b0d3479e4ac924da2892d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Lemaignan?= <severin.lemaignan@pal-robotics.com> Date: Wed, 15 Dec 2021 15:45:49 +0100 Subject: [PATCH] [arch][minor] missing line break --- architecture.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/architecture.json b/architecture.json index dd598ea..2a69ec2 100644 --- a/architecture.json +++ b/architecture.json @@ -36,6 +36,12 @@ "uuid" : "d0367ed7-2b45-4244-9507-538e7767127f", "version" : "devel" }, + { + "description" : "REPO:git@gitlab.inria.fr:spring/wp7_ari/respeaker_ros.git\nBIN:respeaker_multichan_node.py", + "name" : "respeaker_ros", + "uuid" : "b96ac6ba-08a0-4df0-8341-206c356f7c87", + "version" : "master" + }, { "description" : "REPO:git@gitlab.inria.fr:spring/wp7_ari/spring_msgs.git\nNOT EXECUTABLE", "name" : "DEPENDENCY: spring_msgs", -- GitLab