-
-
Notifications
You must be signed in to change notification settings - Fork 82
/
Copy path.all-contributorsrc
87 lines (87 loc) · 2.18 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "leosuncin",
"name": "Jaime Leonardo Suncin Cruz",
"avatar_url": "https://avatars1.githubusercontent.com/u/4307697?v=4",
"profile": "https://github.com/leosuncin",
"contributions": [
"code"
]
},
{
"login": "amygdaloideum",
"name": "Daniel Bornstrand",
"avatar_url": "https://avatars2.githubusercontent.com/u/18416252?v=4",
"profile": "https://github.com/amygdaloideum",
"contributions": [
"code"
]
},
{
"login": "JasonAllenCorns",
"name": "Jason Corns",
"avatar_url": "https://avatars2.githubusercontent.com/u/3839416?v=4",
"profile": "http://www.about.me/jasoncorns",
"contributions": [
"doc"
]
},
{
"login": "frankcalise",
"name": "Frank Calise",
"avatar_url": "https://avatars0.githubusercontent.com/u/374022?v=4",
"profile": "http://frankcalise.com",
"contributions": [
"doc"
]
},
{
"login": "daskepon",
"name": "Daisuke Tsuji",
"avatar_url": "https://avatars0.githubusercontent.com/u/6374952?v=4",
"profile": "https://blog.daskepon.com/",
"contributions": [
"doc"
]
},
{
"login": "uronly14me",
"name": "Sangbeom Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/5186814?v=4",
"profile": "https://github.com/uronly14me",
"contributions": [
"doc"
]
},
{
"login": "mkly",
"name": "Mike Lay",
"avatar_url": "https://avatars1.githubusercontent.com/u/965353?v=4",
"profile": "http://mkly.io",
"contributions": [
"doc"
]
},
{
"login": "jodejar214",
"name": "jodejar214",
"avatar_url": "https://avatars2.githubusercontent.com/u/9385902?v=4",
"profile": "https://github.com/jodejar214",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "generator-express-no-stress",
"projectOwner": "cdimascio",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}