add email & domain

This commit is contained in:
tree🌴 2024-02-09 14:49:06 +01:00
parent 0fbde2da28
commit 200a2098bc
2 changed files with 7 additions and 0 deletions

View File

@ -114,6 +114,11 @@ additionalProperties: false
properties: properties:
name: name:
type: string type: string
email:
type: string
format: email
domain:
type: string
links: links:
type: object type: object
core-team: core-team:

View File

@ -1,4 +1,6 @@
name: Web3Privacy Now name: Web3Privacy Now
email: web3privacynow@skiff.com
domain: web3privacy.info
links: links:
docs: https://docs.web3privacy.info/ docs: https://docs.web3privacy.info/
manifesto: https://docs.web3privacy.info/manifesto manifesto: https://docs.web3privacy.info/manifesto