From dc8eaa529df5e54588315e6ca4dc306f15f6b626 Mon Sep 17 00:00:00 2001 From: Diego Queiroz Date: Sat, 1 Feb 2025 18:48:00 -0300 Subject: [PATCH 1/2] feat: add devopness repo --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 8fbf340..ebaf0bf 100644 --- a/data.json +++ b/data.json @@ -1084,6 +1084,16 @@ ], "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": [ + "JavaScript", + "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", "link": "https://github.com/JuliaLang/julia", From b5e6e1421932b12938a01960c69d9751b0c4adfb Mon Sep 17 00:00:00 2001 From: Diego Queiroz Date: Sun, 2 Feb 2025 07:33:48 -0300 Subject: [PATCH 2/2] fix: tech list Co-authored-by: Sammy Hori --- data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data.json b/data.json index ebaf0bf..f7afbcc 100644 --- a/data.json +++ b/data.json @@ -1089,7 +1089,6 @@ "link": "https://github.com/devopness/devopness", "label": "good first issue", "technologies": [ - "JavaScript", "TypeScript" ], "description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."