From 87dab87fce68f5d2132448d59f93adc4e3108393 Mon Sep 17 00:00:00 2001 From: Maarten Weyns Date: Thu, 23 Nov 2023 18:21:11 +0100 Subject: [PATCH 1/2] Fix Twente country --- universities/organizations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/universities/organizations.json b/universities/organizations.json index e3981ce..2a86fee 100644 --- a/universities/organizations.json +++ b/universities/organizations.json @@ -189,7 +189,7 @@ "id": "U-2561", "name": "UTwente", "formal_name": "University of Twente", - "country": "EST" + "country": "NLD" }, { "id": "U-2625", From b2cd6151ffe770bdc466e2040501028f918f7af4 Mon Sep 17 00:00:00 2001 From: Maarten Weyns Date: Thu, 23 Nov 2023 19:54:17 +0100 Subject: [PATCH 2/2] Duplicate ID for Tallinn --- universities/logos/U-11048.svg | 19 +++++++++++++++++++ universities/organizations.json | 6 ++++++ 2 files changed, 25 insertions(+) create mode 100644 universities/logos/U-11048.svg diff --git a/universities/logos/U-11048.svg b/universities/logos/U-11048.svg new file mode 100644 index 0000000..40aa6a7 --- /dev/null +++ b/universities/logos/U-11048.svg @@ -0,0 +1,19 @@ + + + + + + + + diff --git a/universities/organizations.json b/universities/organizations.json index 2a86fee..26a0b77 100644 --- a/universities/organizations.json +++ b/universities/organizations.json @@ -431,6 +431,12 @@ "formal_name": "Université Catholique de Louvain", "country": "BEL" }, + { + "id": "U-11048", + "name": "TalTech", + "formal_name": "Tallinn University of Technology", + "country": "EST" + }, { "id": "U-11054", "name": "TalTech",