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
commit 3cf0422849
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."
},
{
"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",