Skip to content

Commit

Permalink
Update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
danstepanov committed Jun 2, 2024
1 parent aa2c885 commit f6bcfca
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
Binary file modified bun.lockb
Binary file not shown.
44 changes: 22 additions & 22 deletions www/src/contributors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const contributors = [
"received_events_url": "https://api.github.com/users/danstepanov/received_events",
"type": "User",
"site_admin": false,
"contributions": 310
"contributions": 316
},
{
"login": "hqasmei",
Expand Down Expand Up @@ -127,6 +127,27 @@ export const contributors = [
"site_admin": false,
"contributions": 20
},
{
"login": "dannyhw",
"id": 3481514,
"node_id": "MDQ6VXNlcjM0ODE1MTQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/3481514?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dannyhw",
"html_url": "https://github.com/dannyhw",
"followers_url": "https://api.github.com/users/dannyhw/followers",
"following_url": "https://api.github.com/users/dannyhw/following{/other_user}",
"gists_url": "https://api.github.com/users/dannyhw/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dannyhw/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dannyhw/subscriptions",
"organizations_url": "https://api.github.com/users/dannyhw/orgs",
"repos_url": "https://api.github.com/users/dannyhw/repos",
"events_url": "https://api.github.com/users/dannyhw/events{/privacy}",
"received_events_url": "https://api.github.com/users/dannyhw/received_events",
"type": "User",
"site_admin": false,
"contributions": 19
},
{
"login": "PickleNik",
"id": 31113245,
Expand Down Expand Up @@ -169,27 +190,6 @@ export const contributors = [
"site_admin": false,
"contributions": 17
},
{
"login": "dannyhw",
"id": 3481514,
"node_id": "MDQ6VXNlcjM0ODE1MTQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/3481514?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dannyhw",
"html_url": "https://github.com/dannyhw",
"followers_url": "https://api.github.com/users/dannyhw/followers",
"following_url": "https://api.github.com/users/dannyhw/following{/other_user}",
"gists_url": "https://api.github.com/users/dannyhw/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dannyhw/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dannyhw/subscriptions",
"organizations_url": "https://api.github.com/users/dannyhw/orgs",
"repos_url": "https://api.github.com/users/dannyhw/repos",
"events_url": "https://api.github.com/users/dannyhw/events{/privacy}",
"received_events_url": "https://api.github.com/users/dannyhw/received_events",
"type": "User",
"site_admin": false,
"contributions": 13
},
{
"login": "kratos-respawned",
"id": 87561983,
Expand Down

0 comments on commit f6bcfca

Please sign in to comment.