mirror of
https://github.com/yjs/yjs.git
synced 2025-12-16 19:57:45 +01:00
remove y-crdt (separate funding.json is maintained in y-crdt org)
This commit is contained in:
32
funding.json
32
funding.json
@@ -59,32 +59,6 @@
|
|||||||
"real-time",
|
"real-time",
|
||||||
"web-development"
|
"web-development"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"guid": "y-crdt",
|
|
||||||
"name": "Y-CRDT",
|
|
||||||
"description": "Rust implementation of Yjs with many bindings to other languages (C#, Python, Cffi, Wasm, Swift, ..)",
|
|
||||||
"webpageUrl": {
|
|
||||||
"url": "https://github.com/y-crdt/y-crdt",
|
|
||||||
"wellKnown": "https://github.com/y-crdt/y-crdt/blob/main/.well-known/funding-manifest-urls"
|
|
||||||
},
|
|
||||||
"repositoryUrl": {
|
|
||||||
"url": "https://github.com/y-crdt/y-crdt",
|
|
||||||
"wellKnown": "https://github.com/y-crdt/y-crdt/blob/main/.well-known/funding-manifest-urls"
|
|
||||||
},
|
|
||||||
"licenses": [
|
|
||||||
"spdx:MIT"
|
|
||||||
],
|
|
||||||
"tags": [
|
|
||||||
"privacy",
|
|
||||||
"collaboration",
|
|
||||||
"p2p",
|
|
||||||
"CRDT",
|
|
||||||
"rich-text",
|
|
||||||
"real-time",
|
|
||||||
"web-development"
|
|
||||||
]
|
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"funding": {
|
"funding": {
|
||||||
@@ -100,12 +74,6 @@
|
|||||||
"type": "payment-provider",
|
"type": "payment-provider",
|
||||||
"address": "https://opencollective.com/y-collective/projects/yjs",
|
"address": "https://opencollective.com/y-collective/projects/yjs",
|
||||||
"description": "For funding Yjs via the OpenCollective."
|
"description": "For funding Yjs via the OpenCollective."
|
||||||
},
|
|
||||||
{
|
|
||||||
"guid": "ycrdt-opencollective",
|
|
||||||
"type": "payment-provider",
|
|
||||||
"address": "https://opencollective.com/y-collective/projects/y-crdt",
|
|
||||||
"description": "For funding Y-CRDT via the OpenCollective."
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"plans": [
|
"plans": [
|
||||||
|
|||||||
Reference in New Issue
Block a user