From 798303bf784125b23f780f31af1d1741aed514d6 Mon Sep 17 00:00:00 2001 From: Sebastian Bezold Date: Thu, 27 Jul 2023 10:32:38 +0200 Subject: [PATCH] chore: fix .tractusx metadata; add missing repositories key --- .tractusx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tractusx b/.tractusx index 3f10bfcfa..8653e4ec6 100644 --- a/.tractusx +++ b/.tractusx @@ -1,4 +1,6 @@ product: "BPDM" leadingRepository: "https://github.com/eclipse-tractusx/bpdm" +repositories: - name: "BPDM" usage: "Mono-Repository for the Business Partner Data Management services" + url: "https://github.com/eclipse-tractusx/bpdm"