diff --git a/src/GraphDeployer/appsettings.json b/src/GraphDeployer/appsettings.json index 38113f20e2d806a0fd446de840f12b088f6e3014..1aa2cffc934a924a7203574701b80feaf2247aa0 100644 --- a/src/GraphDeployer/appsettings.json +++ b/src/GraphDeployer/appsettings.json @@ -96,6 +96,10 @@ { "Name": "TU Darmstadt", "Url": "https://git.rwth-aachen.de/coscine/graphs/organisations/05n911h24.git" + }, + { + "Name": "University of Cologne", + "Url": "https://git.rwth-aachen.de/coscine/graphs/organisations/00rcxh774.git" } ] }