-
-
Notifications
You must be signed in to change notification settings - Fork 43
/
.all-contributorsrc
107 lines (107 loc) · 2.68 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
106
107
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "brakmic",
"name": "Harris Brakmić",
"avatar_url": "https://avatars1.githubusercontent.com/u/56779?v=4",
"profile": "https://blog.brakmic.com",
"contributions": [
"code"
]
},
{
"login": "pubkey",
"name": "Daniel Meyer",
"avatar_url": "https://avatars3.githubusercontent.com/u/8926560?v=4",
"profile": "https://twitter.com/pubkeypubkey",
"contributions": [
"doc"
]
},
{
"login": "inf3cti0n95",
"name": "Viraj Trivedi",
"avatar_url": "https://avatars0.githubusercontent.com/u/13603045?v=4",
"profile": "https://otaku.codes",
"contributions": [
"code"
]
},
{
"login": "uronly14me",
"name": "Sangbeom Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/5186814?v=4",
"profile": "https://github.com/uronly14me",
"contributions": [
"doc"
]
},
{
"login": "Steffion",
"name": "Stef de Goey",
"avatar_url": "https://avatars2.githubusercontent.com/u/3907488?v=4",
"profile": "http://www.stefdegoey.nl",
"contributions": [
"code"
]
},
{
"login": "Rogermax",
"name": "Roger",
"avatar_url": "https://avatars1.githubusercontent.com/u/2633254?v=4",
"profile": "https://github.com/Rogermax",
"contributions": [
"code"
]
},
{
"login": "bagofjuice",
"name": "Vikash Chauhan",
"avatar_url": "https://avatars3.githubusercontent.com/u/1395172?v=4",
"profile": "https://github.com/bagofjuice",
"contributions": [
"code",
"doc"
]
},
{
"login": "tsekityam",
"name": "Tse Kit Yam",
"avatar_url": "https://avatars3.githubusercontent.com/u/3814422?v=4",
"profile": "https://github.com/tsekityam",
"contributions": [
"doc",
"code"
]
},
{
"login": "rkamradt",
"name": "Randy Kamradt",
"avatar_url": "https://avatars3.githubusercontent.com/u/6883379?v=4",
"profile": "https://medium.com/@rlkamradt",
"contributions": [
"code"
]
},
{
"login": "2u6z3r0",
"name": "Vitthal Patil",
"avatar_url": "https://avatars0.githubusercontent.com/u/10853329?v=4",
"profile": "https://github.com/2u6z3r0",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "generator-express-no-stress-typescript",
"projectOwner": "cdimascio",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}