From 394258c8da56c111ed3b94e3a38b11bdd0d56cd9 Mon Sep 17 00:00:00 2001 From: "sebastien.heurtematte" Date: Tue, 21 Jan 2025 17:38:02 +0100 Subject: [PATCH] feat: add project eclipse-kapua Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5308 Signed-off-by: sebastien.heurtematte --- otterdog.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/otterdog.json b/otterdog.json index 4d786b8..15287ed 100644 --- a/otterdog.json +++ b/otterdog.json @@ -292,6 +292,10 @@ "name": "iot.kanto", "github_id": "eclipse-kanto" }, + { + "name": "iot.kapua", + "github_id": "eclipse-kapua" + }, { "name": "iot.kanto.canought", "github_id": "eclipse-canought"