-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
67 lines (67 loc) · 1.6 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
{
"projectName": "duetector",
"projectOwner": "hitsz-ids",
"files": [
"README.md",
"README_zh.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "wh1isper",
"name": "wh1isper",
"avatar_url": "https://avatars.githubusercontent.com/u/43375501?v=4",
"profile": "https://github.com/wh1isper",
"contributions": [
"code"
]
},
{
"login": "WYXsb",
"name": "MayDown",
"avatar_url": "https://avatars.githubusercontent.com/u/62527555?v=4",
"profile": "https://github.com/WYXsb",
"contributions": [
"code"
]
},
{
"login": "tsdsnk",
"name": "tsdsnk",
"avatar_url": "https://avatars.githubusercontent.com/u/93241244?v=4",
"profile": "https://github.com/tsdsnk",
"contributions": [
"doc"
]
},
{
"login": "zhemulin",
"name": "zhemulin",
"avatar_url": "https://avatars.githubusercontent.com/u/89471919?v=4",
"profile": "https://github.com/zhemulin",
"contributions": [
"doc"
]
},
{
"login": "aklly",
"name": "Mortal",
"avatar_url": "https://avatars.githubusercontent.com/u/87172923?v=4",
"profile": "https://github.com/aklly",
"contributions": [
"doc"
]
},
{
"login": "mingzhedream",
"name": "mingzhedream",
"avatar_url": "https://avatars.githubusercontent.com/u/58738872?v=4",
"profile": "https://github.com/mingzhedream",
"contributions": [
"doc"
]
}
]
}