From 1d4bdd93199033c29b04e7b7b4b712e5135dbee7 Mon Sep 17 00:00:00 2001 From: George Vauter Date: Wed, 18 Feb 2026 14:23:52 -0500 Subject: [PATCH] add gemara-content-service repo Signed-off-by: George Vauter --- peribolos.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/peribolos.yaml b/peribolos.yaml index b89a365..86357c7 100644 --- a/peribolos.yaml +++ b/peribolos.yaml @@ -61,6 +61,10 @@ orgs: default_branch: main description: A transpiler for converting the gemara logical model to OSCAL has_projects: true + "gemara-content-service": + default_branch: main + description: A content delivery and enrichment service for Gemara compliance artifacts. + has_projects: true "org-infra": default_branch: main description: Repository for reusable workflows, shared configurations, and templates used in ComplyTime org. @@ -137,6 +141,7 @@ orgs: complyscribe: write complytime-demos: write gemara2oscal: write + gemara-content-service: write org-infra: write oscal-content: write oscal-sdk-go: write