From 89dfcf1b4c9525c69dd6fc9b6f6da8dcebd900e1 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:32:28 +0000 Subject: [PATCH] Commit from GitHub Actions (Synchronize data) --- src/contributors.json | 23 ++++++++++++++++++++++- src/explorer.json | 4 ++-- src/talks.json | 12 ++++++------ 3 files changed, 30 insertions(+), 9 deletions(-) diff --git a/src/contributors.json b/src/contributors.json index 792f3ae..e60223c 100644 --- a/src/contributors.json +++ b/src/contributors.json @@ -38,7 +38,7 @@ "received_events_url": "https://api.github.com/users/Msiusko/received_events", "type": "User", "site_admin": false, - "contributions": 2988 + "contributions": 2989 }, { "login": "burningtree", @@ -544,6 +544,27 @@ "site_admin": false, "contributions": 2 }, + { + "login": "hackyguru", + "id": 66196424, + "node_id": "MDQ6VXNlcjY2MTk2NDI0", + "avatar_url": "https://avatars.githubusercontent.com/u/66196424?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/hackyguru", + "html_url": "https://github.com/hackyguru", + "followers_url": "https://api.github.com/users/hackyguru/followers", + "following_url": "https://api.github.com/users/hackyguru/following{/other_user}", + "gists_url": "https://api.github.com/users/hackyguru/gists{/gist_id}", + "starred_url": "https://api.github.com/users/hackyguru/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/hackyguru/subscriptions", + "organizations_url": "https://api.github.com/users/hackyguru/orgs", + "repos_url": "https://api.github.com/users/hackyguru/repos", + "events_url": "https://api.github.com/users/hackyguru/events{/privacy}", + "received_events_url": "https://api.github.com/users/hackyguru/received_events", + "type": "User", + "site_admin": false, + "contributions": 2 + }, { "login": "kauri-hero", "id": 55721017, diff --git a/src/explorer.json b/src/explorer.json index c23a903..f2e8390 100644 --- a/src/explorer.json +++ b/src/explorer.json @@ -1,4 +1,4 @@ { - "projects": 480, - "contributors": 23 + "projects": 481, + "contributors": 24 } \ No newline at end of file diff --git a/src/talks.json b/src/talks.json index af90b23..45454c9 100644 --- a/src/talks.json +++ b/src/talks.json @@ -1,4 +1,10 @@ [ + { + "url": "https://www.youtube.com/watch?v=Sr72VSjoOWw", + "title": "Use Open-Source Technologies | Franzi x Department of Decentralization [ETHBerlin]", + "img": "https://i4.ytimg.com/vi/Sr72VSjoOWw/maxresdefault.jpg", + "date": "2024-09-02T10:23:10.000Z" + }, { "url": "https://www.youtube.com/watch?v=EavS_QabTcg", "title": "The Moral Character of Cryptographic Work - Phillip Rogaway", @@ -82,11 +88,5 @@ "title": "Why we are all here | Mykola Siusko, Web3Privacy Now | Berlin Meetup", "img": "https://i2.ytimg.com/vi/MzbT2farBQw/maxresdefault.jpg", "date": "2024-06-11T08:02:11.000Z" - }, - { - "url": "https://www.youtube.com/watch?v=emf63mSS11I", - "title": "From Tornado Cash to sustainable privacy panel | Valkenburgh -Lefteris-Fatemeh | W3PN Berlin Meetup", - "img": "https://i2.ytimg.com/vi/emf63mSS11I/maxresdefault.jpg", - "date": "2024-06-11T08:02:11.000Z" } ] \ No newline at end of file