This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
91 lines (91 loc) · 2.23 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
{
"files": [
"README.md",
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "benolot",
"name": "Sam Fry",
"avatar_url": "https://avatars2.githubusercontent.com/u/2461562?v=4",
"profile": "https://benolot.com",
"contributions": [
"code",
"design"
]
},
{
"login": "JWSenteney",
"name": "JWSenteney",
"avatar_url": "https://avatars0.githubusercontent.com/u/1554771?v=4",
"profile": "https://github.com/JWSenteney",
"contributions": [
"design",
"code"
]
},
{
"login": "jess-sio",
"name": "Jessica Mortimer",
"avatar_url": "https://avatars3.githubusercontent.com/u/3945148?v=4",
"profile": "https://github.com/jess-sio",
"contributions": [
"code"
]
},
{
"login": "teamcoltra",
"name": "Travis McCrea",
"avatar_url": "https://avatars0.githubusercontent.com/u/161164?v=4",
"profile": "http://travismccrea.com",
"contributions": [
"design",
"doc"
]
},
{
"login": "jeremyBanks",
"name": "Jeremy Banks",
"avatar_url": "https://avatars3.githubusercontent.com/u/18020?v=4",
"profile": "https://github.com/jeremyBanks",
"contributions": [
"design"
]
},
{
"login": "Jamigrith",
"name": "Jamigrith",
"avatar_url": "https://avatars1.githubusercontent.com/u/3393742?v=4",
"profile": "https://github.com/Jamigrith",
"contributions": [
"code",
"design"
]
},
{
"login": "zsol",
"name": "Zsolt Dollenstein",
"avatar_url": "https://avatars3.githubusercontent.com/u/66740?v=4",
"profile": "https://github.com/zsol",
"contributions": [
"code"
]
},
{
"login": "zhang1pr",
"name": "Chao Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/26691304?v=4",
"profile": "http://linkedin.com/in/chaozhang1pr/",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "overtrack-web",
"projectOwner": "overtrack-gg",
"repoType": "github",
"repoHost": "https://github.com"
}