chore(sponsors): Update headline sponsors

This commit is contained in:
Felix
2026-01-29 11:26:47 +00:00
parent 228a86ccce
commit eb7cf77acb
2 changed files with 22 additions and 22 deletions

View File

@@ -34,17 +34,6 @@ interface Sponsor {
const tierSponsors: Record<Tier, Sponsor[]> = {
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<Tier, Sponsor[]> = {
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: [],

View File

@@ -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": [