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 Oct 11, 2023
1 parent e92d0b7 commit 4c9c9ec
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 17 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"hzoo": {
"username": "hzoo",
"name": "Henry",
"title": "ESLint Alumnus",
"title": "Guest Author",
"website": "https://henryzoo.com",
"avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4",
"bio": "Learning to maintain stuff",
Expand Down
16 changes: 4 additions & 12 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 123888,
"monthlyDonations": 10324,
"sponsorCount": 162
"annualDonations": 123828,
"monthlyDonations": 10319,
"sponsorCount": 161
},
"platinum": [
{
Expand Down Expand Up @@ -821,14 +821,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Joao Zarate",
"image": "https://avatars.githubusercontent.com/u/566544?u=0f3f602e8a4d37469df822841594ee3618cef2c0&v=4",
"url": "https://github.com/joaozarate",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Rithish",
"image": "https://avatars.githubusercontent.com/u/674539?v=4",
Expand Down Expand Up @@ -1275,7 +1267,7 @@
"url": "https://jblandry.info",
"image": "https://images.opencollective.com/jblandry/e968bf5/avatar.png",
"monthlyDonation": 2,
"totalDonations": 235,
"totalDonations": 255,
"source": "opencollective",
"tier": null
},
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"currentVersion": "v8.51.0",
"currentVersionDate": "2023-10-06T20:15:45Z",
"currentVersionIsPrerelease": false,
"stars": 23440,
"lastCommitDate": "2023-10-09T16:28:00Z",
"projectDependents": 15773651,
"weeklyDownloads": 33521483,
"stars": 23450,
"lastCommitDate": "2023-10-10T22:26:31Z",
"projectDependents": 15791427,
"weeklyDownloads": 33767872,
"nextVersion": "v8.52.0",
"nextVersionDate": "2023-10-20"
}
11 changes: 11 additions & 0 deletions src/_data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,17 @@
"twitter_username": "omoteota",
"github_username": "ota-meshi",
"location": "Kanagawa, Japan"
},
{
"username": "Tanujkanti4441",
"name": "Tanuj Kanti",
"title": "ESLint Committer",
"website": "",
"avatar_url": "https://avatars.githubusercontent.com/u/86398394?v=4",
"bio": null,
"twitter_username": null,
"github_username": "Tanujkanti4441",
"location": "India"
}
],
"website": [
Expand Down

0 comments on commit 4c9c9ec

Please sign in to comment.