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 Sep 10, 2023
1 parent 8eda19c commit e9cdd12
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"nzakas": {
"username": "nzakas",
"name": "Nicholas C. Zakas",
"title": "ESLint Technical Steering Committee",
"title": "Guest Author",
"website": "https://humanwhocodes.com",
"avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4",
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",
Expand Down Expand Up @@ -103,7 +103,7 @@
"hzoo": {
"username": "hzoo",
"name": "Henry",
"title": "Guest Author",
"title": "ESLint Alumnus",
"website": "https://henryzoo.com",
"avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4",
"bio": "Learning to maintain stuff",
Expand Down
16 changes: 12 additions & 4 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 135768,
"monthlyDonations": 11314,
"sponsorCount": 166
"annualDonations": 135828,
"monthlyDonations": 11319,
"sponsorCount": 167
},
"platinum": [
{
Expand Down Expand Up @@ -872,6 +872,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Joao Zarate",
"image": "https://avatars.githubusercontent.com/u/566544?u=0f3f602e8a4d37469df822841594ee3618cef2c0&v=4",
"url": "www.linkedin.com/in/joaozarate/",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Rithish",
"image": "https://avatars.githubusercontent.com/u/674539?v=4",
Expand Down Expand Up @@ -1202,7 +1210,7 @@
},
{
"name": "Yuzuki Aida",
"image": "https://avatars.githubusercontent.com/u/14953122?u=823b3a751ad019d797365113e4753bc85f9aabb3&v=4",
"image": "https://avatars.githubusercontent.com/u/14953122?u=96445853ba98a02404583e397959caf194b3d55c&v=4",
"url": "https://nzws.me",
"monthlyDonation": 5,
"source": "github",
Expand Down
6 changes: 3 additions & 3 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"currentVersionDate": "2023-09-08T20:23:15Z",
"currentVersionIsPrerelease": false,
"stars": 23342,
"lastCommitDate": "2023-09-08T20:23:14Z",
"projectDependents": 15241578,
"weeklyDownloads": 32053068,
"lastCommitDate": "2023-09-10T01:48:14Z",
"projectDependents": 15256310,
"weeklyDownloads": 32173319,
"nextVersion": "v8.50.0",
"nextVersionDate": "2023-09-22"
}

0 comments on commit e9cdd12

Please sign in to comment.