Skip to content

Commit c9976c7

Browse files
Add Maxio metadata to meta.json
Added metadata for Maxio including links and tags.
1 parent 4108ae2 commit c9976c7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

meta.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
[
2+
{
3+
"id": "maxio",
4+
"name": "Maxio",
5+
"version": "latest",
6+
"description": "MaxIO is a lightweight, single-binary S3-compatible object storage server written in Rust",
7+
"logo": "maxio.png",
8+
"links": {
9+
"github": "https://github.com/coollabsio/maxio",
10+
"website": "https://github.com/coollabsio/maxio",
11+
"docs": "https://github.com/coollabsio/maxio/blob/main/README.md"
12+
},
13+
"tags": [
14+
"s3",
15+
"storage",
16+
"object-storage"
17+
]
18+
},
219
{
320
"id": "ackee",
421
"name": "Ackee",

0 commit comments

Comments
 (0)