From cfc9ae7b7c45ef12ef3411f40a4bc5c46b138da2 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 12:50:57 +0100 Subject: [PATCH 01/13] =?UTF-8?q?feat(UZH):=20add=20some=20orgs=20for=20Un?= =?UTF-8?q?i=20Z=C3=BCrich?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github_repos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..c29104ce 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3527,6 +3527,18 @@ { "name": "uzh", "ts": null + }, + { + "name": "IVS-UZH", + "ts": null + }, + { + "name": "uzh-bf", + "ts": null + }, + { + "name": "uzh-rpg", + "ts": null } ] }, From d4d858129322daec1a056deae2e2f8acad5c3dd9 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 13:06:13 +0100 Subject: [PATCH 02/13] =?UTF-8?q?feat:=20add=20Universit=C3=A4tsspital=20B?= =?UTF-8?q?asel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github_repos.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..ade95bbe 100644 --- a/github_repos.json +++ b/github_repos.json @@ -689,6 +689,27 @@ } ] }, + { + "uuid": "fa84a645-1006-49fb-9606-dfb9e7e8f60b", + "sector": "ResearchAndEducation", + "ts": null, + "shortname": "USB", + "name_de": "Universitätsspital Basel", + "orgs": [ + { + "name": "usb-radiology", + "ts": null + }, + { + "name": "neuropathbasel", + "ts": null + }, + { + "name": "dkfbasel", + "ts": null + } + ] + }, { "uuid": "f426f2b0-38cf-4dd2-a089-5329e3f1e591", "sector": "ResearchAndEducation", From 376fcbe2b3c930146317e275c28776120832df3e Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 13:15:44 +0100 Subject: [PATCH 03/13] feat: add Natron --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..1b1ce59d 100644 --- a/github_repos.json +++ b/github_repos.json @@ -1493,6 +1493,19 @@ } ] }, + { + "uuid": "b46b8c98-7680-492a-b325-8c802eb8dad8", + "sector": "IT", + "ts": null, + "shortname": "Natron", + "name_de": "Natron", + "orgs": [ + { + "name": "natrontech", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c869" From 8e396ac08af1aa9d8d5b74ed036eda43fbc70be6 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 13:52:34 +0100 Subject: [PATCH 04/13] =?UTF-8?q?feat:=20Add=20Universit=C3=A9=20de=20Laus?= =?UTF-8?q?anne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github_repos.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..0b1cb7ea 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3605,5 +3605,25 @@ "ts": null } ] + }, + { + "uuid": "c5071260-bf10-4662-97f7-823cad816c8f", + "sector": "ResearchAndEducation", + "ts": null, + "shortname": "UNIL", + "name_de": "Université de Lausanne", + "orgs": [ + { "name": "unil", "ts": null }, + { "name": "LREN-CHUV", "ts": null }, + { "name": "bium", "ts": null }, + { "name": "connectomicslab", "ts": null }, + { "name": "openscienceunil", "ts": null }, + { "name": "isplab-unil", "ts": null }, + { "name": "petlab-unil", "ts": null }, + { "name": "Unisante", "ts": null }, + { "name": "carmonalab", "ts": null }, + { "name": "LausanneCitationStyle", "ts": null }, + { "name": "CHUV-DS", "ts": null } + ] } ] From 6f652fc6735126009e1c9e86863f758038f63ff1 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:12:20 +0100 Subject: [PATCH 05/13] feat: add Swiss Institute of Bioinformatics (SIB) --- github_repos.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..e0a5d76a 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3434,6 +3434,16 @@ } ] }, + { + "uuid": "31d0f767-dc98-42a7-9693-8188ea816744", + "sector": "ResearchAndEducation", + "ts": null, + "shortname": "SIB", + "name_de": "Schweizerisches Institut für Bioinformatik", + "orgs": [ + { "name": "sib-swiss", "ts": null } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c8d8" From 08ad243d649a1e0806e42fa57fa87b1c64c5500a Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:22:26 +0100 Subject: [PATCH 06/13] feat(unibe): add Institute of Social and Preventive Medicine (ISPM) --- github_repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..27f68e28 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3603,6 +3603,10 @@ { "name": "unibe-ch", "ts": null + }, + { + "name": "ISPMBern", + "ts": null } ] } From 2ecd9d49fa5889b4a17d1b1cc91f5bec52bc303c Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:25:50 +0100 Subject: [PATCH 07/13] feat: Add Joinbox --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..4738d02d 100644 --- a/github_repos.json +++ b/github_repos.json @@ -1421,6 +1421,19 @@ } ] }, + { + "uuid": "83269e83-1945-412a-b107-e8d0c3f1452d", + "sector": "IT", + "ts": null, + "shortname": "joinbox", + "name_de": "Joinbox", + "orgs": [ + { + "name": "joinbox", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c865" From d36cca577a139d7d7afd4804934e05907baa12fc Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:36:28 +0100 Subject: [PATCH 08/13] feat: Add eonum --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..1d704d9a 100644 --- a/github_repos.json +++ b/github_repos.json @@ -1199,6 +1199,19 @@ } ] }, + { + "uuid": "db7d386d-c537-439f-a4fe-04d5eaae1587", + "sector": "IT", + "ts": null, + "shortname": "eonum", + "name_de": "eonum", + "orgs": [ + { + "name": "eonum", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c858" From 4c7af0bc5fd13740153de8813bac92dafeb55238 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:47:29 +0100 Subject: [PATCH 09/13] feat: Add Kanton Zug --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..720c86a9 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3070,6 +3070,19 @@ } ] }, + { + "uuid": "3b51cc1d-1800-4d58-8ba6-ffece9a356e5", + "sector": "Gov_Cantons", + "ts": null, + "shortname": "zg", + "name_de": "Kanton Zug", + "orgs": [ + { + "name": "statzg", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c8c4" From db263968d71507679bf92f6d50be0c35320a6aec Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:56:27 +0100 Subject: [PATCH 10/13] =?UTF-8?q?fix(unisg):=20update=20shortname=20for=20?= =?UTF-8?q?Universt=C3=A4t=20St.Gallen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github_repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..a3bf83af 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3493,7 +3493,7 @@ "uuid": "398af282-c7e8-4f03-839a-2442deeb42ac", "sector": "ResearchAndEducation", "ts": null, - "shortname": "unine", + "shortname": "unisg", "name_de": "Universität St.Gallen", "orgs": [ { From 8f80694e507a55b23d91e498e5f7d4812789d4d9 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 16 Dec 2023 14:59:13 +0100 Subject: [PATCH 11/13] feat: Add Kanton Thurgau --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..6d52f9d6 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3006,6 +3006,19 @@ } ] }, + { + "uuid": "ccc6b677-3423-4dee-8b44-b32c9173432b", + "sector": "Gov_Cantons", + "ts": null, + "shortname": "tg", + "name_de": "Kanton Thurgau", + "orgs": [ + { + "name": "ogdtg", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c8c1" From d203bb0317f47a03ac7df0a600cf64f14def8379 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 17 Dec 2023 11:42:58 +0100 Subject: [PATCH 12/13] feat: Add International Labour Organization --- github_repos.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..d69dca71 100644 --- a/github_repos.json +++ b/github_repos.json @@ -3234,6 +3234,19 @@ } ] }, + { + "uuid": "27f963db-4399-4349-9e27-8b1054825929", + "sector": "NGOs", + "ts": null, + "shortname": "ilo", + "name_de": "International Labour Organization", + "orgs": [ + { + "name": "international-labour-organization", + "ts": null + } + ] + }, { "_id": { "$oid": "64556a7f27723ef6d6a4c8ce" From 88bff4c38bcdba923d910bce82bac760dd7344b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Borbo=C3=ABn?= Date: Sat, 3 Feb 2024 18:28:11 +0100 Subject: [PATCH 13/13] Add some of EPFL repositories - chili-epfl - cvlab-epfl - dedis - DESL-EPFL - dslab-epfl - epfl-dojo - EPFL-ENAC - epfl-exts - epfl-ic - epfl-lasa - epfl-mades - epfl-ml4ed - epfl-scitas - epfl-SDP - epfl-si - epfllibrary - GameLab-UNIL-EPFL - lampepfl - lbnc-epfl - lsmo-epfl - PolyLAN --- github_repos.json | 84 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 82 insertions(+), 2 deletions(-) diff --git a/github_repos.json b/github_repos.json index 364b5bdd..3f56d3fe 100644 --- a/github_repos.json +++ b/github_repos.json @@ -733,10 +733,90 @@ "sector": "ResearchAndEducation", "ts": null, "shortname": "EPFL", - "name_de": "Universität EPFL", + "name_de": "Eidgenössische Technische Hochschule Lausanne", "orgs": [ { - "name": "GameLab UNIL-EPFL", + "name": "chili-epfl", + "ts": null + }, + { + "name": "cvlab-epfl", + "ts": null + }, + { + "name": "dedis", + "ts": null + }, + { + "name": "DESL-EPFL", + "ts": null + }, + { + "name": "dslab-epfl", + "ts": null + }, + { + "name": "epfl-dojo", + "ts": null + }, + { + "name": "EPFL-ENAC", + "ts": null + }, + { + "name": "epfl-exts", + "ts": null + }, + { + "name": "epfl-ic", + "ts": null + }, + { + "name": "epfl-lasa", + "ts": null + }, + { + "name": "epfl-mades", + "ts": null + }, + { + "name": "epfl-ml4ed", + "ts": null + }, + { + "name": "epfl-scitas", + "ts": null + }, + { + "name": "epfl-SDP", + "ts": null + }, + { + "name": "epfl-si", + "ts": null + }, + { + "name": "epfllibrary", + "ts": null + }, + { + "name": "GameLab-UNIL-EPFL", + "ts": null + }, + { + "name": "lampepfl", + "ts": null + }, + { + "name": "lbnc-epfl", + "ts": null + }, + { + "name": "lsmo-epfl", + "ts": null + }, + { + "name": "PolyLAN", "ts": null } ]