Merge pull request #26 from niclaz/members-addition
Followup - fixing issues with last PR (adding members and community partners to data)
|
@ -146,6 +146,8 @@ $defs:
|
|||
required:
|
||||
- name
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
name:
|
||||
type: string
|
||||
imageUrl:
|
||||
|
@ -167,6 +169,8 @@ $defs:
|
|||
required:
|
||||
- name
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
name:
|
||||
type: string
|
||||
imageUrl:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: CryptoCanal
|
||||
imageUrl: https://web3privacy.info/membersLogo/CryptoCanal.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/CryptoCanal.png"
|
||||
refs:
|
||||
website: https://lu.ma/cryptocanal
|
||||
twitter: cryptocanal
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: ETHRome
|
||||
imageUrl: https://web3privacy.info/membersLogo/ETHRome.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/ETHRome.png"
|
||||
refs:
|
||||
website: https://ethrome.org
|
||||
twitter: ETHRome
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: GCC of Commons
|
||||
imageUrl: https://web3privacy.info/membersLogo/GCC.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/GCC.png"
|
||||
refs:
|
||||
website: https://www.gccofficial.org/en
|
||||
twitter: GCCofCommons
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: HOPR
|
||||
imageUrl: https://web3privacy.info/membersLogo/hopr.svg
|
||||
imageUrl: "https://web3privacy.info/membersLogo/hopr.svg"
|
||||
refs:
|
||||
website: https://hoprnet.org
|
||||
twitter: hoprnet
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Kernel Community
|
||||
imageUrl: https://web3privacy.info/membersLogo/kernel.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/kernel.png"
|
||||
refs:
|
||||
website: https://kernel.community/
|
||||
twitter: Kernel0x
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: LunarDAO
|
||||
imageUrl: https://web3privacy.info/membersLogo/LunarDAO.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/LunarDAO.png"
|
||||
refs:
|
||||
website: https://lunardao.net
|
||||
twitter: lunarpunksquad
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name:
|
||||
imageUrl: https://web3privacy.info/membersLogo/MolochDAO.png
|
||||
name: Moloch DAO
|
||||
imageUrl: "https://web3privacy.info/membersLogo/MolochDAO.png"
|
||||
refs:
|
||||
website: https://molochdao.com
|
||||
twitter: molochdao
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Paralelni Polis
|
||||
imageUrl: https://web3privacy.info/membersLogo/polis.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/polis.png"
|
||||
refs:
|
||||
website: https://paralelnipolis.cz/en
|
||||
twitter: Paralelni_polis
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Shielding Summit
|
||||
imageUrl: https://web3privacy.info/membersLogo/ssummit.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/ssummit.png"
|
||||
refs:
|
||||
website: https://shieldingsummit.org
|
||||
twitter: ShieldingSummit
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Urbe.eth
|
||||
imageUrl: https://web3privacy.info/membersLogo/Urbe.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/Urbe.png"
|
||||
refs:
|
||||
website: https://linktr.ee/urbe.eth
|
||||
twitter: urbeEth
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Zcash
|
||||
imageUrl: https://web3privacy.info/membersLogo/zcash.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/zcash.png"
|
||||
refs:
|
||||
website: https://z.cash
|
||||
twitter: zcash
|
||||
|
|
|
@ -27,10 +27,6 @@ teams:
|
|||
- mykola-siusko
|
||||
- pg
|
||||
- coinmandeer
|
||||
members:
|
||||
$load: members
|
||||
community-partners:
|
||||
$load: community-partners
|
||||
core-speakers:
|
||||
- david-chaum
|
||||
- tor-ekeland
|
||||
|
@ -53,6 +49,11 @@ teams:
|
|||
- cat
|
||||
- odd
|
||||
- mf
|
||||
|
||||
members:
|
||||
$load: members
|
||||
community-partners:
|
||||
$load: community-partners
|
||||
research:
|
||||
$load: research
|
||||
projects:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: 0xbow
|
||||
imageUrl: https://web3privacy.info/membersLogo/0xbow.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/0xbow.png"
|
||||
refs:
|
||||
website: https://0xbow.io
|
||||
twitter: 0xbowio
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Codex
|
||||
imageUrl: https://web3privacy.info/membersLogo/codex.svg
|
||||
imageUrl: "https://web3privacy.info/membersLogo/codex.svg"
|
||||
refs:
|
||||
website: https://codex.storage
|
||||
twitter: Codex_storage
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Dyne
|
||||
imageUrl: https://web3privacy.info/membersLogo/dyne.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/dyne.png"
|
||||
refs:
|
||||
website: https://dyne.org
|
||||
twitter: dyneorg
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Gnosis DAO
|
||||
imageUrl: https://web3privacy.info/membersLogo/gnosisdao.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/gnosisdao.png"
|
||||
refs:
|
||||
website: https://www.gnosis.io/gnosisdao
|
||||
twitter: gnosischain
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Intmax
|
||||
imageUrl: https://web3privacy.info/membersLogo/intmax.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/intmax.png"
|
||||
refs:
|
||||
website: https://www.intmax.io
|
||||
twitter: intmaxIO
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Labyrinth
|
||||
imageUrl: https://web3privacy.info/membersLogo/labyrinth.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/labyrinth.png"
|
||||
refs:
|
||||
website: https://www.labyrinth.technology
|
||||
twitter: Labyrinth_HQ
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: LOGOS
|
||||
imageUrl: https://web3privacy.info/membersLogo/logos.svg
|
||||
imageUrl: "https://web3privacy.info/membersLogo/logos.svg"
|
||||
refs:
|
||||
website: https://logos.co
|
||||
twitter: logos_network
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: MorosNet
|
||||
imageUrl: https://web3privacy.info/membersLogo/moros.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/moros.png"
|
||||
refs:
|
||||
website: https://morosnet.com/
|
||||
twitter: morosnet
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Namada
|
||||
imageUrl: https://web3privacy.info/membersLogo/namada.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/namada.png"
|
||||
refs:
|
||||
website: https://namada.net/
|
||||
twitter: namada
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Nomos
|
||||
imageUrl: https://web3privacy.info/membersLogo/nomos.svg
|
||||
imageUrl: "https://web3privacy.info/membersLogo/nomos.svg"
|
||||
refs:
|
||||
website: https://nomos.tech
|
||||
twitter: Nomos_tech
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: TokenDynamics
|
||||
imageUrl: https://web3privacy.info/membersLogo/tokendynamics.png
|
||||
imageUrl: "https://web3privacy.info/membersLogo/tokendynamics.png"
|
||||
refs:
|
||||
website: https://tokendynamics.xyz/
|
||||
twitter: tokendynamics
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: WAKU
|
||||
imageUrl: https://web3privacy.info/membersLogo/waku.svg
|
||||
imageUrl: "https://web3privacy.info/membersLogo/waku.svg"
|
||||
refs:
|
||||
website: https://waku.org
|
||||
twitter: waku_org
|
||||
|
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 208 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 880 B After Width: | Height: | Size: 800 B |