-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.all-contributorsrc
78 lines (78 loc) · 1.93 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
{
"projectName": "extendscript-es5-shim",
"projectOwner": "ExtendScript",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 64,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "MrSpoocy",
"name": "Manuel",
"avatar_url": "https://avatars1.githubusercontent.com/u/3809439?v=4",
"profile": "https://www.mrspoocy.com/",
"contributions": [
"code"
]
},
{
"login": "EugenTepin",
"name": "EugenTepin",
"avatar_url": "https://avatars1.githubusercontent.com/u/3719697?v=4",
"profile": "https://github.com/EugenTepin",
"contributions": [
"code"
]
},
{
"login": "mudcube",
"name": "Michael Deal",
"avatar_url": "https://avatars1.githubusercontent.com/u/101564?v=4",
"profile": "http://galactic.ink/",
"contributions": [
"code"
]
},
{
"login": "andyinabox",
"name": "Andy Dayton",
"avatar_url": "https://avatars1.githubusercontent.com/u/151084?v=4",
"profile": "http://andydayton.com/",
"contributions": [
"code"
]
},
{
"login": "toddfast",
"name": "Todd Fast",
"avatar_url": "https://avatars1.githubusercontent.com/u/1125701?v=4",
"profile": "https://github.com/toddfast",
"contributions": [
"code"
]
},
{
"login": "lumenn",
"name": "silmelumenn",
"avatar_url": "https://avatars0.githubusercontent.com/u/15074603?v=4",
"profile": "https://github.com/lumenn",
"contributions": [
"code"
]
},
{
"login": "fabianmoronzirfas",
"name": "Fabian Morón Zirfas",
"avatar_url": "https://avatars3.githubusercontent.com/u/315106?v=4",
"profile": "https://fabianmoronzirfas.me/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}