forked from milvus-io/milvus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
78 lines (78 loc) · 1.92 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "zerowe-seven",
"name": "zerowe-seven",
"avatar_url": "https://avatars0.githubusercontent.com/u/57790060?v=4",
"profile": "https://github.com/zerowe-seven",
"contributions": [
"code"
]
},
{
"login": "erdustiggen",
"name": "erdustiggen",
"avatar_url": "https://avatars1.githubusercontent.com/u/25433850?v=4",
"profile": "https://github.com/erdustiggen",
"contributions": [
"code"
]
},
{
"login": "gaolizhou",
"name": "gaolizhou",
"avatar_url": "https://avatars2.githubusercontent.com/u/2884044?v=4",
"profile": "https://github.com/gaolizhou",
"contributions": [
"code"
]
},
{
"login": "akihoni",
"name": "Sijie Zhang",
"avatar_url": "https://avatars0.githubusercontent.com/u/36330442?v=4",
"profile": "https://github.com/akihoni",
"contributions": [
"doc"
]
},
{
"login": "PizzaL",
"name": "PizzaL",
"avatar_url": "https://avatars0.githubusercontent.com/u/5666666?v=4",
"profile": "https://github.com/PizzaL",
"contributions": [
"code"
]
},
{
"login": "levylll",
"name": "levylll",
"avatar_url": "https://avatars2.githubusercontent.com/u/5645285?v=4",
"profile": "https://github.com/levylll",
"contributions": [
"code"
]
},
{
"login": "aaronjin2010",
"name": "aaronjin2010",
"avatar_url": "https://avatars1.githubusercontent.com/u/48044391?v=4",
"profile": "https://github.com/aaronjin2010",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "milvus",
"projectOwner": "milvus-io",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}