From 6383da79ae7ce2ceaca4c64dc83d6040223c4193 Mon Sep 17 00:00:00 2001 From: hoa3 Date: Tue, 26 Mar 2024 14:19:22 +0100 Subject: [PATCH] fix: add correct organization names --- github_repos.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/github_repos.json b/github_repos.json index e9d276b..1fa9e79 100644 --- a/github_repos.json +++ b/github_repos.json @@ -653,8 +653,16 @@ "name_de": "Fachhochschule Nordwestschweiz", "orgs": [ { - "name": "Fachhochschule Nordwestschweiz, FHNW ISE (Post-)Quantum Cryptography, Institut Geomatik, Fachhochschule Nordwestschweiz - Computer Science, \nBiomedical Informatics \nBACnet/IT by IMVS (FHNW) \nFHNW - Institute Geomatics", + "name": "Fachhochschule Nordwestschweiz, Institut Geomatik, \nBiomedical Informatics \nBACnet/IT by IMVS (FHNW) \nFHNW - Institute Geomatics", "ts": null + }, + { + "name": "FHNW ISE (Post-)Quantum Cryptography", + "ts": null + }, + { + "name": "Fachhochschule Nordwestschweiz - Computer Science", + "ts": null } ] },