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 May 16, 2024
1 parent dbbf86d commit a8aa971
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 26 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"website": "https://blog.teddykatz.com",
"avatar_url": "https://avatars.githubusercontent.com/u/11638619?v=4",
"bio": null,
"twitter_username": "not_an_aardvark",
"twitter_username": null,
"github_username": "not-an-aardvark",
"mastodon_url": "https://infosec.exchange/@not_an_aardvark",
"location": "New York, NY"
Expand Down
18 changes: 9 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"id": "ax8emk7l-nw54q7zo-z8wpgyvj-0o93zdrb",
"name": "EthicalAds",
"url": "https://www.ethicalads.io/",
"image": "https://images.opencollective.com/ethicalads/ad1ea41/logo.png",
"amount": 602.73,
"date": "2024-05-16T01:31:59.414Z",
"source": "opencollective"
},
{
"id": "mywxoz34-09rl6k3o-74wqvenb-dj7gk85a",
"name": "EthicalAds",
Expand Down Expand Up @@ -205,14 +214,5 @@
"amount": 50,
"date": "2023-04-04T12:16:38.144Z",
"source": "opencollective"
},
{
"id": "ejoxl3az-45w9pawd-ode6y870-mgkbrvdn",
"name": "Sami Mäkinen",
"url": null,
"image": "https://images.opencollective.com/sami-makinen/avatar.png",
"amount": 15,
"date": "2023-04-03T20:24:15.580Z",
"source": "opencollective"
}
]
23 changes: 12 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"totals": {
"annualDonations": 109584,
"monthlyDonations": 9132,
"annualDonations": 109524,
"monthlyDonations": 9127,
"sponsorCount": 176
},
"platinum": [
Expand Down Expand Up @@ -39,7 +39,7 @@
{
"name": "JetBrains",
"url": "https://www.jetbrains.com/",
"image": "https://images.opencollective.com/jetbrains/b7ad8a3/logo.png",
"image": "https://images.opencollective.com/jetbrains/fe76f99/logo.png",
"monthlyDonation": 500,
"totalDonations": 2500,
"source": "opencollective",
Expand Down Expand Up @@ -389,14 +389,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Lucas Nørgård",
"image": "https://avatars.githubusercontent.com/u/40726067?u=9cd166b908ef3ebb632adce102d7f349ac8c15a3&v=4",
"url": "https://luxass.dev/",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Erik Perri",
"image": "https://avatars.githubusercontent.com/u/46399654?v=4",
Expand Down Expand Up @@ -617,6 +609,15 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "Morgane Dubus",
"url": null,
"image": "https://images.opencollective.com/morgane-dubus/avatar.png",
"monthlyDonation": 5,
"totalDonations": 185,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Batch",
"url": "https://batch.com",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"currentVersionIsPrerelease": false,
"stars": 24362,
"lastCommitDate": "2024-05-14T20:29:46Z",
"projectDependents": 19662857,
"weeklyDownloads": 36253147,
"stars": 24372,
"lastCommitDate": "2024-05-16T02:13:38Z",
"projectDependents": 19681883,
"weeklyDownloads": 36564574,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}
2 changes: 1 addition & 1 deletion src/_data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
"website": "https://blog.teddykatz.com",
"avatar_url": "https://avatars.githubusercontent.com/u/11638619?v=4",
"bio": null,
"twitter_username": "not_an_aardvark",
"twitter_username": null,
"github_username": "not-an-aardvark",
"mastodon_url": "https://infosec.exchange/@not_an_aardvark",
"location": "New York, NY"
Expand Down

0 comments on commit a8aa971

Please sign in to comment.