Skip to content

Commit

Permalink
Update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
danstepanov committed May 19, 2024
1 parent ead2223 commit c144cd2
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 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": 309
"contributions": 310
},
{
"login": "hqasmei",
Expand Down Expand Up @@ -167,7 +167,7 @@ export const contributors = [
"received_events_url": "https://api.github.com/users/mrzachnugent/received_events",
"type": "User",
"site_admin": false,
"contributions": 16
"contributions": 17
},
{
"login": "dannyhw",
Expand Down Expand Up @@ -442,6 +442,27 @@ export const contributors = [
"site_admin": false,
"contributions": 2
},
{
"login": "claudesortwell",
"id": 41422239,
"node_id": "MDQ6VXNlcjQxNDIyMjM5",
"avatar_url": "https://avatars.githubusercontent.com/u/41422239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/claudesortwell",
"html_url": "https://github.com/claudesortwell",
"followers_url": "https://api.github.com/users/claudesortwell/followers",
"following_url": "https://api.github.com/users/claudesortwell/following{/other_user}",
"gists_url": "https://api.github.com/users/claudesortwell/gists{/gist_id}",
"starred_url": "https://api.github.com/users/claudesortwell/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/claudesortwell/subscriptions",
"organizations_url": "https://api.github.com/users/claudesortwell/orgs",
"repos_url": "https://api.github.com/users/claudesortwell/repos",
"events_url": "https://api.github.com/users/claudesortwell/events{/privacy}",
"received_events_url": "https://api.github.com/users/claudesortwell/received_events",
"type": "User",
"site_admin": false,
"contributions": 1
},
{
"login": "gwenoleR",
"id": 10418241,
Expand Down

0 comments on commit c144cd2

Please sign in to comment.