Skip to content

Commit

Permalink
chore: Update remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jan 10, 2024
1 parent cf4e8b5 commit 572bc41
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 6 deletions.
15 changes: 12 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 134484,
"monthlyDonations": 11207,
"sponsorCount": 169
"annualDonations": 134544,
"monthlyDonations": 11212,
"sponsorCount": 170
},
"platinum": [
{
Expand Down Expand Up @@ -474,6 +474,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "Celebian",
"url": "https://celebian.com/",
"image": "https://images.opencollective.com/celebian/0a4a5b7/avatar.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Kazuhiro Kobayashi",
"url": null,
Expand Down
6 changes: 3 additions & 3 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"currentVersion": "v9.0.0-alpha.0",
"currentVersionDate": "2023-12-29T23:47:50Z",
"currentVersionIsPrerelease": true,
"stars": 23821,
"lastCommitDate": "2024-01-08T11:37:02Z",
"projectDependents": 17317606,
"stars": 23827,
"lastCommitDate": "2024-01-10T05:42:47Z",
"projectDependents": 17336426,
"weeklyDownloads": 20996053,
"nextVersion": "v9.0.0-alpha.1",
"nextVersionDate": "2024-01-12"
Expand Down
12 changes: 12 additions & 0 deletions src/_data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,18 @@
"github_username": "bmish",
"location": "New York City and San Francisco"
},
{
"username": "JoshuaKGoldberg",
"name": "Josh Goldberg ✨",
"title": "ESLint Committer",
"website": "http://www.joshuakgoldberg.com",
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"bio": "Full time open source 💖✨ \r\n\r\n@typescript-eslint maintainer; \r\n@LearningTypeScript author;\r\nMicrosoft MVP 🌟",
"twitter_username": "JoshuaKGoldberg",
"github_username": "JoshuaKGoldberg",
"mastodon_url": "https://fosstodon.org/@JoshuaKGoldberg",
"location": "Philadelphia, PA, USA"
},
{
"username": "fasttime",
"name": "Francesco Trotta",
Expand Down

0 comments on commit 572bc41

Please sign in to comment.