From 90bac70e3bb967134dfb2fc6cb0527ed83683571 Mon Sep 17 00:00:00 2001 From: Gustav Larsson Date: Wed, 9 Oct 2024 10:16:39 +0200 Subject: [PATCH] Include OCF in main query to keep history (#30) --- lib/hosts.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hosts.ts b/lib/hosts.ts index fe468d9..bb2f182 100644 --- a/lib/hosts.ts +++ b/lib/hosts.ts @@ -46,6 +46,7 @@ export const hosts: { root: true, name: 'Open Collective', hostSlugs: [ + 'foundation', 'europe', 'opensource', 'allforclimate',