Merge pull request #1788 from MunGell/remove-bolt

Remove bolt from the data.json for inactivity
This commit is contained in:
Sammy Hori
2025-11-07 12:17:22 +00:00
committed by GitHub

View File

@@ -1590,15 +1590,6 @@
], ],
"description": "A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way." "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", "name": "chatwoot",
"link": "https://github.com/chatwoot/chatwoot", "link": "https://github.com/chatwoot/chatwoot",