From 7808808be238faab17db9afb6d66a7ffde1ec8b0 Mon Sep 17 00:00:00 2001 From: Mathias Johnbeck Date: Tue, 27 Jan 2026 11:50:38 +0100 Subject: [PATCH] Group a - Ducks.py --- repositories.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repositories.py b/repositories.py index f49f57e..ff6ca31 100644 --- a/repositories.py +++ b/repositories.py @@ -1,8 +1,8 @@ GROUP_REPOS = [ [ "group a", - "", - ["https://github.com//"], + "Ducks", + ["https://github.com/Alexitu01/DevOps_Ducks.git>"], "http(s):///", "http(s):///", ], @@ -118,4 +118,4 @@ "http(s):///", "http(s):///", ], -] \ No newline at end of file +]