Merge pull request #1565 from Diegiwg/patch-1

feat: add Devopness entry to the data
This commit is contained in:
Sammy Hori 2025-02-04 00:16:12 +00:00 committed by GitHub
commit aeba4b6c1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1075,6 +1075,15 @@
], ],
"description": "Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM." "description": "Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM."
}, },
{
"name": "Devopness",
"link": "https://github.com/devopness/devopness",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."
},
{ {
"name": "Julia Language: Help wanted", "name": "Julia Language: Help wanted",
"link": "https://github.com/JuliaLang/julia", "link": "https://github.com/JuliaLang/julia",