-
Notifications
You must be signed in to change notification settings - Fork 58
/
.all-contributorsrc
105 lines (105 loc) · 2.49 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "cgisky1980",
"name": "顾真牛",
"avatar_url": "https://avatars.githubusercontent.com/u/82481660?v=4",
"profile": "https://github.com/cgisky1980",
"contributions": [
"doc",
"code",
"content",
"design",
"mentoring"
]
},
{
"login": "cryscan",
"name": "研究社交",
"avatar_url": "https://avatars.githubusercontent.com/u/16053640?v=4",
"profile": "http://cryscan.github.io/profile",
"contributions": [
"code",
"example",
"ideas",
"maintenance",
"review",
"platform"
]
},
{
"login": "josStorer",
"name": "josc146",
"avatar_url": "https://avatars.githubusercontent.com/u/13366013?v=4",
"profile": "https://github.com/josStorer",
"contributions": [
"bug",
"code",
"ideas",
"tool"
]
},
{
"login": "l15y",
"name": "l15y",
"avatar_url": "https://avatars.githubusercontent.com/u/11372524?v=4",
"profile": "https://github.com/l15y",
"contributions": [
"tool",
"plugin",
"code"
]
},
{
"login": "cahya-wirawan",
"name": "Cahya Wirawan",
"avatar_url": "https://avatars.githubusercontent.com/u/7669893?v=4",
"profile": "https://www.linkedin.com/in/cahyawirawan/",
"contributions": [
"bug"
]
},
{
"login": "yuunnn-w",
"name": "yuunnn_w",
"avatar_url": "https://avatars.githubusercontent.com/u/91336323?v=4",
"profile": "https://github.com/yuunnn-w",
"contributions": [
"doc",
"test"
]
},
{
"login": "longzou",
"name": "longzou",
"avatar_url": "https://avatars.githubusercontent.com/u/59821454?v=4",
"profile": "https://github.com/longzou",
"contributions": [
"code",
"security"
]
},
{
"login": "shoumenchougou",
"name": "luoqiqi",
"avatar_url": "https://avatars.githubusercontent.com/u/70496206?v=4",
"profile": "https://github.com/shoumenchougou",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ai00_server",
"projectOwner": "Ai00-X"
}