From fbcc7e899fd585c9bf59248d7e3c1150fe6cdd71 Mon Sep 17 00:00:00 2001 From: methylDragon Date: Mon, 11 Apr 2022 12:48:13 -0700 Subject: [PATCH] Add adaptive_component-release to acceleration_wg team. (#40) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add adaptive_component-release to acceleration_wg team New release repository for an upcoming package. https://github.com/ros-acceleration/adaptive_component * Trim trailing whitespace. * Restore trailing comma. Trailing commas are allowed in HCL and are used unconditionally in this project in order to keep diffs focused on added or removed lines rather than adding or dropping trailing commas. Co-authored-by: Steven! Ragnarök --- acceleration_wg.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/acceleration_wg.tf b/acceleration_wg.tf index 5577c79..019c32f 100644 --- a/acceleration_wg.tf +++ b/acceleration_wg.tf @@ -4,6 +4,7 @@ locals { "vmayoral", ] acceleration_wg_repositories = [ + "adaptive_component-release", "ament_acceleration-release", "ament_vitis-release", "ros2acceleration-release",