mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 19:08:30 +08:00
18448121fd
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci]
25 lines
503 B
JSON
25 lines
503 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "akihoni",
|
|
"name": "Sijie Zhang",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/36330442?v=4",
|
|
"profile": "https://github.com/akihoni",
|
|
"contributions": [
|
|
"doc"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "milvus",
|
|
"projectOwner": "milvus-io",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|