From eb7cf77acb8a876d43bee441a9000c39ed574c7f Mon Sep 17 00:00:00 2001 From: Felix <188768+fb55@users.noreply.github.com> Date: Thu, 29 Jan 2026 11:26:47 +0000 Subject: [PATCH] chore(sponsors): Update headline sponsors --- scripts/fetch-sponsors.mts | 22 +++++++++++----------- website/sponsors.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/scripts/fetch-sponsors.mts b/scripts/fetch-sponsors.mts index 896397b3..c15f8169 100644 --- a/scripts/fetch-sponsors.mts +++ b/scripts/fetch-sponsors.mts @@ -34,17 +34,6 @@ interface Sponsor { const tierSponsors: Record = { headliner: [ // Some sponsors are manually added here. - { - createdAt: '2023-03-03', - name: 'Tidelift', - image: 'https://github.com/tidelift.png', - url: 'https://tidelift.com/subscription/pkg/npm-cheerio', - type: 'FUND', - monthlyDonation: 0, - totalDonations: 0, - source: 'manual', - tier: 'headliner', - }, { createdAt: '2022-06-24', name: 'Github', @@ -78,6 +67,17 @@ const tierSponsors: Record = { source: 'manual', tier: 'headliner', }, + { + createdAt: '2026-01-28', + name: 'brand.dev', + image: 'https://github.com/brand-dot-dev.png', + url: 'https://brand.dev/', + type: 'ORGANIZATION', + monthlyDonation: 0, + totalDonations: 0, + source: 'manual', + tier: 'headliner', + }, ], sponsor: [], professional: [], diff --git a/website/sponsors.json b/website/sponsors.json index 673e9e11..e521f2b8 100644 --- a/website/sponsors.json +++ b/website/sponsors.json @@ -1,16 +1,5 @@ { "headliner": [ - { - "createdAt": "2023-03-03", - "name": "Tidelift", - "image": "https://github.com/tidelift.png", - "url": "https://tidelift.com/subscription/pkg/npm-cheerio", - "type": "FUND", - "monthlyDonation": 0, - "totalDonations": 0, - "source": "manual", - "tier": "headliner" - }, { "createdAt": "2022-06-24", "name": "Github", @@ -43,6 +32,17 @@ "totalDonations": 0, "source": "manual", "tier": "headliner" + }, + { + "createdAt": "2026-01-28", + "name": "brand.dev", + "image": "https://github.com/brand-dot-dev.png", + "url": "https://brand.dev/", + "type": "ORGANIZATION", + "monthlyDonation": 0, + "totalDonations": 0, + "source": "manual", + "tier": "headliner" } ], "sponsor": [