Skip to content

Commit 02433cb

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent b180bb9 commit 02433cb

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

src/_data/all_authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"nzakas": {
33
"username": "nzakas",
44
"name": "Nicholas C. Zakas",
5-
"title": "ESLint Technical Steering Committee",
5+
"title": "Guest Author",
66
"website": "https://humanwhocodes.com",
77
"avatar_url": "https://avatars.githubusercontent.com/u/38546",
88
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",

src/_data/sponsors.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 142596,
4-
"monthlyDonations": 11883,
5-
"sponsorCount": 153
3+
"annualDonations": 142656,
4+
"monthlyDonations": 11888,
5+
"sponsorCount": 154
66
},
77
"diamond": [],
88
"platinum": [
@@ -1004,6 +1004,14 @@
10041004
"source": "github",
10051005
"tier": "backer"
10061006
},
1007+
{
1008+
"name": "Denis Zaitsev",
1009+
"image": "https://avatars.githubusercontent.com/u/16611383",
1010+
"url": "https://miskamyasa.me",
1011+
"monthlyDonation": 5,
1012+
"source": "github",
1013+
"tier": "backer"
1014+
},
10071015
{
10081016
"name": "Jordan",
10091017
"image": "https://avatars.githubusercontent.com/u/17376090",

src/_data/stats.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"currentVersion": "v9.32.0",
55
"currentVersionDate": "2025-07-25T14:46:17Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 26149,
7+
"stars": 26150,
88
"lastCommitDate": "2025-08-02T19:55:13Z",
9-
"projectDependents": 27248387,
10-
"weeklyDownloads": 69105414,
9+
"projectDependents": 27248981,
10+
"weeklyDownloads": 69253610,
1111
"nextVersion": "v9.33.0",
1212
"nextVersionDate": "2025-08-08"
1313
}

0 commit comments

Comments
 (0)