From 26c6584431249d7803af15563c7abb9c364940a2 Mon Sep 17 00:00:00 2001 From: Karthik Sivadas Date: Tue, 20 Feb 2024 16:29:44 +0530 Subject: [PATCH] Add Multiwoven in Ruby section --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1def..b94a8b70 100644 --- a/data.json +++ b/data.json @@ -1714,6 +1714,15 @@ ], "description": "Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print." }, + { + "name": "multiwoven", + "link": "https://github.com/Multiwoven/multiwoven", + "label": "good-first-issue", + "technologies": [ + "Ruby" + ], + "description": "The open-source reverse ETL, data activation platform for modern data teams." + }, { "name": "Ruby on Rails", "link": "https://github.com/rails/rails",