diff --git a/src/lib/config.yaml b/src/lib/config.yaml index a1481f0..830ffab 100644 --- a/src/lib/config.yaml +++ b/src/lib/config.yaml @@ -226,10 +226,33 @@ people: twitter: costgallo caption: Head of partnerships at the [The Swarm Foundation](https://www.ethswarm.org/foundation) country: it + - id: merula + name: Merula + img: merula.jpeg + caption: Software engineer and cryptographer Circles Entropy + - id: serinko + name: Serinko + img: serinko.jpeg + caption: Privacy Researcher + - id: steffen-kux + name: Steffen Kux + img: steffen.jpeg + twitter: SteffenKux + caption: CEO dm3 + - id: Althea + name: Althea + img: althea.jpeg + caption: Head of Comms, Privacy & Sscaling Exploration + - id: wslyvh + name: Wesley + img: wslyvh.png + caption: Events @ Ethereum 🛠️ Indie Maker + twitter: wslyvh hosts: - mykola - tree - pg + - wslyvh speakersNote: We keep adding more and more speakers, stay tuned ... speakers: - ameen-soleimani @@ -247,6 +270,10 @@ speakers: - dcbuilder - alona-shevchenko - tibor-csoka + - merula + - serinko + - steffen-kux + - althea partnerLevels: - key: 3 name: Tier 3 Sponsors diff --git a/static/people/althea.jpeg b/static/people/althea.jpeg new file mode 100644 index 0000000..d3f1f7c Binary files /dev/null and b/static/people/althea.jpeg differ diff --git a/static/people/merula.jpeg b/static/people/merula.jpeg new file mode 100644 index 0000000..a61aa8d Binary files /dev/null and b/static/people/merula.jpeg differ diff --git a/static/people/serinko.jpeg b/static/people/serinko.jpeg new file mode 100644 index 0000000..f72510e Binary files /dev/null and b/static/people/serinko.jpeg differ diff --git a/static/people/steffen.jpeg b/static/people/steffen.jpeg new file mode 100644 index 0000000..4833886 Binary files /dev/null and b/static/people/steffen.jpeg differ diff --git a/static/people/wslyvh.png b/static/people/wslyvh.png new file mode 100644 index 0000000..3d09003 Binary files /dev/null and b/static/people/wslyvh.png differ