Merge pull request #1656 from MunGell/remove-killgrave

Remove killgrave from the data.json for inactivity
This commit is contained in:
Sammy Hori 2025-06-29 19:55:33 +01:00 committed by GitHub
commit 30fe2d1cbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -310,15 +310,6 @@
],
"description": "A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process."
},
{
"name": "Killgrave",
"link": "https://github.com/friendsofgo/killgrave",
"label": "good first issue",
"technologies": [
"Go"
],
"description": "Simple way to generate mock servers in Go."
},
{
"name": "lxd",
"link": "https://github.com/lxc/lxd",