[go: nahoru, domu]

Skip to content

Commit

Permalink
chore: fix generate-sponsors.ts and update sponsors.json (#7826)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 25, 2023
1 parent 31988e0 commit 0bb25cb
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 48 deletions.
5 changes: 1 addition & 4 deletions packages/repo-tools/src/generate-sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,7 @@ async function main(): Promise<void> {
})
.sort((a, b) => b.totalDonations - a.totalDonations);

const rcPath = path.resolve(
__dirname,
'../packages/website/data/sponsors.json',
);
const rcPath = path.resolve(__dirname, '../../website/data/sponsors.json');
fs.writeFileSync(rcPath, await stringifyObject(rcPath, allSponsorsConfig));
}

Expand Down
109 changes: 65 additions & 44 deletions packages/website/data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,36 +10,43 @@
"id": "Nx (by Nrwl)",
"image": "https://images.opencollective.com/nx/0efbe42/logo.png",
"name": "Nx (by Nrwl)",
"totalDonations": 750000,
"totalDonations": 800000,
"website": "https://nx.dev"
},
{
"id": "ESLint",
"image": "https://images.opencollective.com/eslint/96b09dc/logo.png",
"name": "ESLint",
"totalDonations": 335000,
"totalDonations": 380000,
"website": "https://eslint.org/"
},
{
"id": "Hugging Face",
"image": "https://images.opencollective.com/huggingface/5c934ee/logo.png",
"name": "Hugging Face",
"totalDonations": 300000,
"totalDonations": 360000,
"website": "https://huggingface.co"
},
{
"id": "Codecademy",
"image": "https://images.opencollective.com/codecademy/d56a48d/logo.png",
"name": "Codecademy",
"totalDonations": 210000,
"website": "https://codecademy.com"
},
{
"id": "Airbnb",
"image": "https://images.opencollective.com/airbnb/d327d66/logo.png",
"name": "Airbnb",
"totalDonations": 180800,
"totalDonations": 195800,
"website": "https://www.airbnb.com/"
},
{
"id": "Codecademy",
"image": "https://images.opencollective.com/codecademy/d56a48d/logo.png",
"name": "Codecademy",
"totalDonations": 180000,
"website": "https://codecademy.com"
"id": "Sourcegraph",
"image": "https://images.opencollective.com/sourcegraph/67e40ff/logo.png",
"name": "Sourcegraph",
"totalDonations": 160000,
"website": "https://about.sourcegraph.com"
},
{
"id": "GitBook",
Expand All @@ -48,13 +55,6 @@
"totalDonations": 150000,
"website": "https://www.gitbook.com"
},
{
"id": "Sourcegraph",
"image": "https://images.opencollective.com/sourcegraph/67e40ff/logo.png",
"name": "Sourcegraph",
"totalDonations": 130000,
"website": "https://about.sourcegraph.com"
},
{
"id": "n8n.io - n8n GmbH",
"image": "https://images.opencollective.com/n8n/dca2f0c/logo.png",
Expand Down Expand Up @@ -90,6 +90,13 @@
"totalDonations": 70000,
"website": "https://www.codiga.io"
},
{
"id": "Cybozu",
"image": "https://images.opencollective.com/cybozu/933e46d/logo.png",
"name": "Cybozu",
"totalDonations": 70000,
"website": "https://cybozu.co.jp/"
},
{
"id": "DeepSource",
"image": "https://images.opencollective.com/deepsource/0f18cea/logo.png",
Expand All @@ -108,9 +115,16 @@
"id": "STORIS",
"image": "https://images.opencollective.com/storis/dfb0e13/logo.png",
"name": "STORIS",
"totalDonations": 41000,
"totalDonations": 48500,
"website": "https://www.storis.com/"
},
{
"id": "Joe Alden",
"image": "https://images.opencollective.com/joealden/44a6738/avatar.png",
"name": "Joe Alden",
"totalDonations": 48000,
"website": "https://joealden.com"
},
{
"id": "Whitebox",
"image": "https://images.opencollective.com/whiteboxinc/ef0d11d/logo.png",
Expand Down Expand Up @@ -150,7 +164,7 @@
"id": "David Johnston",
"image": "https://images.opencollective.com/blacksheepcode/976d69a/avatar.png",
"name": "David Johnston",
"totalDonations": 19000,
"totalDonations": 20500,
"website": "https://blacksheepcode.com"
},
{
Expand All @@ -160,53 +174,46 @@
"totalDonations": 18000,
"website": "https://celebrate.company"
},
{
"id": "THANKS.DEV",
"image": "https://images.opencollective.com/thanks-dev/ed78b39/logo.png",
"name": "THANKS.DEV",
"totalDonations": 14761,
"website": "https://thanks.dev"
},
{
"id": "Now4real",
"image": "https://images.opencollective.com/now4real/54ca7d9/logo.png",
"name": "Now4real",
"totalDonations": 14500,
"website": "https://now4real.com/"
},
{
"id": "Joe Alden",
"image": "https://images.opencollective.com/joealden/44a6738/avatar.png",
"name": "Joe Alden",
"totalDonations": 14000,
"website": "https://joealden.com"
},
{
"id": "Evil Martians",
"image": "https://images.opencollective.com/evilmartians/707ab4d/logo.png",
"name": "Evil Martians",
"totalDonations": 14000,
"totalDonations": 15500,
"website": "https://evilmartians.com/"
},
{
"id": "Balsa",
"image": "https://images.opencollective.com/balsa/77de498/logo.png",
"name": "Balsa",
"totalDonations": 13500,
"website": "https://balsa.com"
"totalDonations": 15500,
"website": "https://balsa.com/"
},
{
"id": "THE PADDING",
"image": "https://images.opencollective.com/thepadding/55e79ad/logo.png",
"name": "THE PADDING",
"totalDonations": 13000,
"totalDonations": 15000,
"website": "https://paddn.com/"
},
{
"id": "THANKS.DEV",
"image": "https://images.opencollective.com/thanks-dev/ed78b39/logo.png",
"name": "THANKS.DEV",
"totalDonations": 14761,
"website": "https://thanks.dev"
},
{
"id": "Now4real",
"image": "https://images.opencollective.com/now4real/54ca7d9/logo.png",
"name": "Now4real",
"totalDonations": 14500,
"website": "https://now4real.com/"
},
{
"id": "Corellium",
"image": "https://images.opencollective.com/corellium/aa8c228/logo.png",
"name": "Corellium",
"totalDonations": 12000,
"totalDonations": 13800,
"website": "https://www.corellium.com"
},
{
Expand All @@ -229,5 +236,19 @@
"name": "Laserhub",
"totalDonations": 10000,
"website": "https://laserhub.com/"
},
{
"id": "0+X",
"image": "https://images.opencollective.com/0-x/7239aff/logo.png",
"name": "0+X",
"totalDonations": 10000,
"website": "https://www.0x.se"
},
{
"id": "CryptoNewsZ",
"image": "https://images.opencollective.com/cryptonewsz/f50c823/logo.png",
"name": "CryptoNewsZ",
"totalDonations": 10000,
"website": "https://www.cryptonewsz.com/"
}
]

0 comments on commit 0bb25cb

Please sign in to comment.