From 0e7680e4a968f4bd27f2b97874558e866748786d Mon Sep 17 00:00:00 2001
From: Petar Hristov <hristov@itc.rwth-aachen.de>
Date: Thu, 24 Apr 2025 11:21:08 +0200
Subject: [PATCH] New: Added graph of Bielefeld University

---
 src/GraphDeployer/appsettings.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/GraphDeployer/appsettings.json b/src/GraphDeployer/appsettings.json
index d346242..38113f2 100644
--- a/src/GraphDeployer/appsettings.json
+++ b/src/GraphDeployer/appsettings.json
@@ -41,6 +41,10 @@
           "Name": "TU Dortmund",
           "Url": "https://git.rwth-aachen.de/coscine/graphs/organisations/01k97gp34.git"
         },
+        {
+          "Name": "Bielefeld University",
+          "Url": "https://git.rwth-aachen.de/coscine/graphs/organisations/02hpadn98.git"
+        },
         {
           "Name": "HS Ruhr West",
           "Url": "https://git.rwth-aachen.de/coscine/graphs/organisations/02nkxrq89.git"
-- 
GitLab