From 00c301b0ec14196e7523be9a50e437f564e1517c Mon Sep 17 00:00:00 2001 From: Nina Breznik Date: Sun, 22 Oct 2023 18:46:14 +0100 Subject: [PATCH] update speakers --- bundle.js | 3 ++- src/node_modules/speakers.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bundle.js b/bundle.js index 1a10fff..418db36 100644 --- a/bundle.js +++ b/bundle.js @@ -520,10 +520,11 @@ function get_speakers () { { name: 'naugtur', project: 'Endo & MetaMask', from: 'remote', link: 'https://twitter.com/naugtur', talk: 'Safely running obfuscated Malware from npm'}, { name: 'ninjabirdy', project: 'DatDot & WizardAmigos', from: 'local', link: 'https://twitter.com/ninabreznik', talk: 'Organizing WizardAmigos code camps behind the scenes'}, { name: 'nora', project: 'Patronage', from: 'local', link: 'https://twitter.com/noraliucode', talk: 'Funding Open Source Projects with Crypto Patronage' }, - { name: 'olemehll', project: 'Grillchat', from: 'remote', link: '', talk: 'Subsocial: Grill chat' }, + { name: 'olemehll', project: 'Grillchat', from: 'remote', link: 'https://github.com/olehmell/', talk: 'Subsocial: Grill chat' }, { name: 'serapath', project: 'DatDot & WizardAmigos', from: 'local', link: 'https://twitter.com/serapath', talk: 'Decoupling data from the app service with DatDot'}, { name: 'telamohn', project: 'Pico Stack', from: 'remote', link: 'https://twitter.com/telamohn', talk: 'It is called: The Subtle Art of Xorcery'}, { name: 'tinchoz', project: 'Sher', from: 'remote', link: 'https://twitter.com/tinchoz49', talk: 'Audio streaming with Sher'}, + { name: 'viktor', project: 'Darksoil', from: 'remote', link: 'https://github.com/zaunders', talk: 'Group organizing with Darksoil and Holochain'}, // { name: 'rtn', project: 'Linkping', from: 'remote', link: ' https://github.com/ralphtheninja'}, // { name: 'fredrik', project: 'digital philosopher', from: 'local' , link: ''}, // { name: 'kumavis_', project: 'LavaMoat & MetaMask', from: 'remote', link: 'https://twitter.com/kumavis_'}, diff --git a/src/node_modules/speakers.js b/src/node_modules/speakers.js index bfc387b..9116c2b 100644 --- a/src/node_modules/speakers.js +++ b/src/node_modules/speakers.js @@ -18,10 +18,11 @@ function get_speakers () { { name: 'naugtur', project: 'Endo & MetaMask', from: 'remote', link: 'https://twitter.com/naugtur', talk: 'Safely running obfuscated Malware from npm'}, { name: 'ninjabirdy', project: 'DatDot & WizardAmigos', from: 'local', link: 'https://twitter.com/ninabreznik', talk: 'Organizing WizardAmigos code camps behind the scenes'}, { name: 'nora', project: 'Patronage', from: 'local', link: 'https://twitter.com/noraliucode', talk: 'Funding Open Source Projects with Crypto Patronage' }, - { name: 'olemehll', project: 'Grillchat', from: 'remote', link: '', talk: 'Subsocial: Grill chat' }, + { name: 'olemehll', project: 'Grillchat', from: 'remote', link: 'https://github.com/olehmell/', talk: 'Subsocial: Grill chat' }, { name: 'serapath', project: 'DatDot & WizardAmigos', from: 'local', link: 'https://twitter.com/serapath', talk: 'Decoupling data from the app service with DatDot'}, { name: 'telamohn', project: 'Pico Stack', from: 'remote', link: 'https://twitter.com/telamohn', talk: 'It is called: The Subtle Art of Xorcery'}, { name: 'tinchoz', project: 'Sher', from: 'remote', link: 'https://twitter.com/tinchoz49', talk: 'Audio streaming with Sher'}, + { name: 'viktor', project: 'Darksoil', from: 'remote', link: 'https://github.com/zaunders', talk: 'Group organizing with Darksoil and Holochain'}, // { name: 'rtn', project: 'Linkping', from: 'remote', link: ' https://github.com/ralphtheninja'}, // { name: 'fredrik', project: 'digital philosopher', from: 'local' , link: ''}, // { name: 'kumavis_', project: 'LavaMoat & MetaMask', from: 'remote', link: 'https://twitter.com/kumavis_'},