-
Notifications
You must be signed in to change notification settings - Fork 20
/
.all-contributorsrc
80 lines (80 loc) · 1.97 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
{
"projectName": "interval-content",
"projectOwner": "idevqa",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"_index.md"
],
"imageSize": 60,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Desgard",
"name": "Gua",
"avatar_url": "https://avatars3.githubusercontent.com/u/7804535?v=4",
"profile": "https://www.desgard.com/",
"contributions": [
"content"
]
},
{
"login": "dengchaojie",
"name": "邓超界_dengChaoJie",
"avatar_url": "https://avatars1.githubusercontent.com/u/13744851?v=4",
"profile": "https://juejin.im/user/590062eeda2f60005ddf10bd",
"contributions": [
"content"
]
},
{
"login": "xilin",
"name": "Xi Lin",
"avatar_url": "https://avatars1.githubusercontent.com/u/543395?v=4",
"profile": "https://github.com/xilin",
"contributions": [
"content"
]
},
{
"login": "0x1306a94",
"name": "0x1306a94",
"avatar_url": "https://avatars3.githubusercontent.com/u/14822396?v=4",
"profile": "https://blog.0x1306a94.com",
"contributions": [
"content"
]
},
{
"login": "TifaTsubasa",
"name": "YuriTT",
"avatar_url": "https://avatars2.githubusercontent.com/u/9051625?v=4",
"profile": "http://blog.upmer.com/",
"contributions": [
"content"
]
},
{
"login": "XuYanci",
"name": "XuYanCi @许还真",
"avatar_url": "https://avatars1.githubusercontent.com/u/10784657?v=4",
"profile": "https://yanci.me",
"contributions": [
"content"
]
},
{
"login": "WhoJave",
"name": "WhoJave",
"avatar_url": "https://avatars3.githubusercontent.com/u/12373088?v=4",
"profile": "https://github.com/WhoJave",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}