Skip to content

Commit

Permalink
fix: add correct organization names
Browse files Browse the repository at this point in the history
  • Loading branch information
holdan-8 committed Mar 26, 2024
1 parent dd7277a commit 6383da7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion github_repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]
},
Expand Down

0 comments on commit 6383da7

Please sign in to comment.