update titanic funding information - closes #696
This commit is contained in:
parent
09fbb62ba9
commit
afa4c35866
19
funding.json
19
funding.json
@ -34,20 +34,19 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"guid": "ystream",
|
"guid": "Titanic",
|
||||||
"name": "Y/Stream",
|
"name": "Y/Titanic",
|
||||||
"description": "A provider for syncing millions of docs efficiently with other peers. This will become the foundation for building real local-first apps with Yjs.",
|
"description": "A provider for syncing millions of docs efficiently with other peers. This will become the foundation for building real local-first apps with Yjs.",
|
||||||
"webpageUrl": {
|
"webpageUrl": {
|
||||||
"url": "https://github.com/yjs/ystream",
|
"url": "https://github.com/yjs/titanic",
|
||||||
"wellKnown": "https://github.com/yjs/ystream/blob/main/.well-known/funding-manifest-urls"
|
"wellKnown": "https://github.com/yjs/titanic/blob/main/.well-known/funding-manifest-urls"
|
||||||
},
|
},
|
||||||
"repositoryUrl": {
|
"repositoryUrl": {
|
||||||
"url": "https://github.com/yjs/ystream",
|
"url": "https://github.com/yjs/titanic",
|
||||||
"wellKnown": "https://github.com/yjs/ystream/blob/main/.well-known/funding-manifest-urls"
|
"wellKnown": "https://github.com/yjs/titanic/blob/main/.well-known/funding-manifest-urls"
|
||||||
},
|
},
|
||||||
"licenses": [
|
"licenses": [
|
||||||
"spdx:MIT",
|
"spdx:MIT"
|
||||||
"spdx:GPL-3.0"
|
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"privacy",
|
"privacy",
|
||||||
@ -90,9 +89,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"guid": "ystream-funding",
|
"guid": "titanic-funding",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"name": "YStream Funding",
|
"name": "Titanic Funding",
|
||||||
"description": "Fund the next generation of local-first providers.",
|
"description": "Fund the next generation of local-first providers.",
|
||||||
"amount": 30000,
|
"amount": 30000,
|
||||||
"currency": "USD",
|
"currency": "USD",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user