From 3e0c6679abb8ed20c4af94ff96bf18b4deb1f92c Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 9 Nov 2022 17:40:12 +0100 Subject: [PATCH] Update data.yaml --- data/data.yaml | 3 +++ src/lib/data.json | 11 +++++++---- static/data.json | 11 +++++++---- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/data/data.yaml b/data/data.yaml index 849b606..bb0adbf 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -294,12 +294,14 @@ contributors: twitter: treecz bio: Vision, content | Gwei.cz and BohemianDAO founder, Ethereum enthusiast roles: [ team ] + pretalxId: 1 - id: tereza name: Tereza twitter: terkastarostova bio: Production, sponsors | Holky v Kryptu co-founder, chairman of UTXO Foundation roles: [ team ] + pretalxId: 31 - id: exez name: Exez @@ -333,6 +335,7 @@ contributors: twitter: jacobjelen bio: Networking support roles: [ team ] + pretalxId: 24 - id: dominika name: Dominika diff --git a/src/lib/data.json b/src/lib/data.json index b239ca3..e99b8b3 100644 --- a/src/lib/data.json +++ b/src/lib/data.json @@ -405,7 +405,8 @@ "bio": "Vision, content | Gwei.cz and BohemianDAO founder, Ethereum enthusiast", "roles": [ "team" - ] + ], + "pretalxId": 1 }, { "id": "tereza", @@ -414,7 +415,8 @@ "bio": "Production, sponsors | Holky v Kryptu co-founder, chairman of UTXO Foundation", "roles": [ "team" - ] + ], + "pretalxId": 31 }, { "id": "exez", @@ -462,7 +464,8 @@ "bio": "Networking support", "roles": [ "team" - ] + ], + "pretalxId": 24 }, { "id": "dominika", @@ -527,6 +530,6 @@ "url": "https://worldcoin.org/" } ], - "time": "2022-11-09T16:32:04.176Z", + "time": "2022-11-09T16:39:58.580Z", "version": "v2022-10-16" } \ No newline at end of file diff --git a/static/data.json b/static/data.json index b239ca3..e99b8b3 100644 --- a/static/data.json +++ b/static/data.json @@ -405,7 +405,8 @@ "bio": "Vision, content | Gwei.cz and BohemianDAO founder, Ethereum enthusiast", "roles": [ "team" - ] + ], + "pretalxId": 1 }, { "id": "tereza", @@ -414,7 +415,8 @@ "bio": "Production, sponsors | Holky v Kryptu co-founder, chairman of UTXO Foundation", "roles": [ "team" - ] + ], + "pretalxId": 31 }, { "id": "exez", @@ -462,7 +464,8 @@ "bio": "Networking support", "roles": [ "team" - ] + ], + "pretalxId": 24 }, { "id": "dominika", @@ -527,6 +530,6 @@ "url": "https://worldcoin.org/" } ], - "time": "2022-11-09T16:32:04.176Z", + "time": "2022-11-09T16:39:58.580Z", "version": "v2022-10-16" } \ No newline at end of file