From 17a9afef155e891643c1b280bf7918c99071d971 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 7 Nov 2025 12:16:57 +0000 Subject: [PATCH] Remove bolt from the data.json for inactivity The last commit was 5 months ago --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 8ac5628..79669dd 100644 --- a/data.json +++ b/data.json @@ -1590,15 +1590,6 @@ ], "description": "A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way." }, - { - "name": "bolt", - "link": "https://github.com/puppetlabs/bolt", - "label": "Beginner-Friendly", - "technologies": [ - "Ruby" - ], - "description": "Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM." - }, { "name": "chatwoot", "link": "https://github.com/chatwoot/chatwoot",