-
Notifications
You must be signed in to change notification settings - Fork 18
/
.all-contributorsrc
98 lines (98 loc) · 2.39 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "hylerrix",
"name": "hylerrix",
"avatar_url": "https://avatars1.githubusercontent.com/u/19285461?v=4",
"profile": "https://github.com/hylerrix",
"contributions": [
"ideas",
"doc"
]
},
{
"login": "JohannLai",
"name": "JohannLai",
"avatar_url": "https://avatars0.githubusercontent.com/u/10769405?v=4",
"profile": "https://github.com/JohannLai",
"contributions": [
"doc"
]
},
{
"login": "champkeh",
"name": "champ",
"avatar_url": "https://avatars3.githubusercontent.com/u/7316006?v=4",
"profile": "https://github.com/champkeh",
"contributions": [
"doc"
]
},
{
"login": "18510047382",
"name": "Bd999",
"avatar_url": "https://avatars3.githubusercontent.com/u/45157599?v=4",
"profile": "https://github.com/18510047382",
"contributions": [
"doc"
]
},
{
"login": "youngjuning",
"name": "杨俊宁",
"avatar_url": "https://avatars2.githubusercontent.com/u/13204332?v=4",
"profile": "https://youngjuning.js.org",
"contributions": [
"doc"
]
},
{
"login": "binggg",
"name": "Booker Zhao",
"avatar_url": "https://avatars2.githubusercontent.com/u/7686861?v=4",
"profile": "http://bookerzhao.com",
"contributions": [
"doc"
]
},
{
"login": "zhmushan",
"name": "木杉",
"avatar_url": "https://avatars1.githubusercontent.com/u/24505451?v=4",
"profile": "https://github.com/zhmushan",
"contributions": [
"doc"
]
},
{
"login": "keelii",
"name": "kily zhou",
"avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
"profile": "https://keelii.com/",
"contributions": [
"doc"
]
},
{
"login": "guzhongren",
"name": "guzhongren",
"avatar_url": "https://avatars2.githubusercontent.com/u/8743692?v=4",
"profile": "http://guzhongren.github.io/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "awesome-deno-cn",
"projectOwner": "hylerrix",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none"
}