From 3a147a4109e3493ba20b106c9a467864b46edc9b Mon Sep 17 00:00:00 2001 From: "sebastien.heurtematte" Date: Mon, 2 Dec 2024 09:54:40 +0100 Subject: [PATCH] chore: add eclipse-fennec Related to https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/818 Signed-off-by: sebastien.heurtematte --- otterdog.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/otterdog.json b/otterdog.json index c955175..a832904 100644 --- a/otterdog.json +++ b/otterdog.json @@ -698,6 +698,10 @@ "name": "technology.osgi-technology", "github_id": "eclipse-osgi-technology" }, + { + "name": "technology.osgi-technology.fennec", + "github_id": "eclipse-fennec" + }, { "name": "technology.packaging", "github_id": "eclipse-packaging"