Remove bolt from the data.json for inactivity

The last commit was 5 months ago
This commit is contained in:
Sammy Hori 2025-11-07 12:16:57 +00:00 committed by GitHub
parent 3bd83ec36a
commit 17a9afef15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",