From bf41ba336b48d72d9d9eee04ab2fc5d90157f235 Mon Sep 17 00:00:00 2001 From: Jonas Esser Date: Tue, 27 Jan 2026 13:08:35 +0100 Subject: [PATCH] Add group k DevBobs to repositories.py --- repositories.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repositories.py b/repositories.py index f49f57e..571196b 100644 --- a/repositories.py +++ b/repositories.py @@ -71,8 +71,8 @@ ], [ "group k", - "", - ["https://github.com//"], + "DevBobs", + ["https://github.com/mortfb/Devops_devBobs"], "http(s):///", "http(s):///", ], @@ -118,4 +118,4 @@ "http(s):///", "http(s):///", ], -] \ No newline at end of file +]