Skip to content

Commit 32b9fe9

Browse files
committed
Edit
1 parent f68c772 commit 32b9fe9

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

docs/funding.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,32 @@
1010
"url": "https://www.sea-ql.org/"
1111
}
1212
},
13-
"projects": [],
13+
"projects": [
14+
{
15+
"guid": "sea-orm",
16+
"name": "SeaORM",
17+
"description": "🐚 An async & dynamic ORM for Rust",
18+
"webpageUrl": {
19+
"url": "https://www.sea-ql.org/SeaORM"
20+
},
21+
"repositoryUrl": {
22+
"url": "https://github.com/SeaQL/sea-orm",
23+
"wellKnown": "https://github.com/SeaQL/sea-orm/blob/master/.github/.well-known/funding-manifest-urls"
24+
},
25+
"licenses": [
26+
"spdx:Apache-2.0",
27+
"spdx:MIT"
28+
],
29+
"tags": [
30+
"developer-tools",
31+
"database",
32+
"api",
33+
"web-development",
34+
"software-engineering",
35+
"programming"
36+
]
37+
}
38+
],
1439
"funding": {
1540
"channels": [
1641
{

0 commit comments

Comments
 (0)