Skip to content

Commit

Permalink
chore(sponsors): Remove alloy
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Feb 10, 2024
1 parent 639f2d0 commit 1ef0098
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions scripts/fetch-sponsors.mts
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,6 @@ const tierSponsors: Record<Tier, Sponsor[]> = {
source: 'manual',
tier: 'headliner',
},
{
createdAt: '2024-01-02',
name: 'Alloy Automation',
image: 'https://github.com/alloy-automation.png',
url: 'https://runalloy.com/?utm_source=github&utm_medium=referral&utm_campaign=1224_cheerio',
type: 'ORGANIZATION',
monthlyDonation: 0,
totalDonations: 0,
source: 'opencollective',
tier: 'headliner',
},
],
sponsor: [],
professional: [],
Expand Down

0 comments on commit 1ef0098

Please sign in to comment.