Merge pull request #1117 from ihcsim/add-kanister

Add Kanister to the list
This commit is contained in:
Sammy Hori 2024-10-19 21:11:18 +01:00 committed by GitHub
commit ce249d2c74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -236,6 +236,15 @@
],
"description": "A Fast and Flexible Static Site Generator built with love in GoLang"
},
{
"name": "Kanister",
"link": "https://github.com/kanisteroio/kanister",
"label": "good-first-issue",
"technologies": [
"Go"
],
"description": "A Data Protection Workflow Management Engine"
},
{
"name": "Kubernetes",
"link": "https://github.com/kubernetes/kubernetes",