This repository has been archived by the owner on Apr 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
105 lines (105 loc) · 2.71 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
{
"projectName": "my-dev-space",
"projectOwner": "apoclyps",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "apoclyps",
"name": "Kyle Harrison",
"avatar_url": "https://avatars0.githubusercontent.com/u/1443700?v=4",
"profile": "http://www.kyleharrison.co.uk",
"contributions": [
"code",
"doc"
]
},
{
"login": "FatalEnigma",
"name": "Adam Smith",
"avatar_url": "https://avatars0.githubusercontent.com/u/6596210?v=4",
"profile": "https://github.com/FatalEnigma",
"contributions": [
"code"
]
},
{
"login": "TheMicroGirl",
"name": "Ewa G ",
"avatar_url": "https://avatars2.githubusercontent.com/u/17544636?v=4",
"profile": "https://github.com/TheMicroGirl",
"contributions": [
"code"
]
},
{
"login": "MichaelGrundie",
"name": "Michael Grundie",
"avatar_url": "https://avatars2.githubusercontent.com/u/16101792?v=4",
"profile": "https://www.linkedin.com/in/michaelgrundie",
"contributions": [
"code"
]
},
{
"login": "DermotMcAteer",
"name": "DermotMcAteer",
"avatar_url": "https://avatars1.githubusercontent.com/u/9554484?v=4",
"profile": "https://github.com/DermotMcAteer",
"contributions": [
"code"
]
},
{
"login": "kimmoylan",
"name": "kimmoylan",
"avatar_url": "https://avatars2.githubusercontent.com/u/28186624?v=4",
"profile": "https://github.com/kimmoylan",
"contributions": [
"code"
]
},
{
"login": "GoldenCrow",
"name": "Peter Stevenson",
"avatar_url": "https://avatars2.githubusercontent.com/u/2376829?v=4",
"profile": "https://github.com/GoldenCrow",
"contributions": [
"code"
]
},
{
"login": "alistairjcbrown",
"name": "Alistair Brown",
"avatar_url": "https://avatars2.githubusercontent.com/u/635903?v=4",
"profile": "http://alistairjcbrown.com",
"contributions": [
"code"
]
},
{
"login": "gingerzoealex",
"name": "gingerzoealex",
"avatar_url": "https://avatars0.githubusercontent.com/u/32307798?v=4",
"profile": "https://github.com/gingerzoealex",
"contributions": [
"code",
"design"
]
},
{
"login": "annettemccullough",
"name": "Annette McCullough",
"avatar_url": "https://avatars3.githubusercontent.com/u/6507238?v=4",
"profile": "https://github.com/annettemccullough",
"contributions": [
"code"
]
}
]
}