From a9cfb28fbecdd0d8fb831ee90ec977f3e87d92c4 Mon Sep 17 00:00:00 2001 From: Sirius <110729325+SiriusLightning21@users.noreply.github.com> Date: Fri, 12 Dec 2025 00:10:54 +0100 Subject: [PATCH] Add Jack as participant (#204) * Delete static/img/participants/sirius.jpg * add derPhiL and sirus * Update participants.json update derPhiL * Update Herbert v4v * Add Jack as participant Add Jack as participant --- content/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/participants.json b/content/participants.json index 987fcaf1209..efdb8f11148 100644 --- a/content/participants.json +++ b/content/participants.json @@ -522,5 +522,14 @@ "v4v": { "address": "02c4f584c84ebf76bf3c18fb0f01262a921f240c528127c7a87237f19997c0f4cd" } + }, + "jack": { + "name": "Jack", + "nostr": "npub1p5adune53lxp9tee9ksjfy2q03d39snq98rafr978ztwwhe94l7smyt7vk", + "v4v": { + "address": "02926b19109c70bc8dafa980fd65a1bff673d3a52603b816aa80d27f7961dfa945", + "customKey": "696969", + "customValue": "20" + } } }