-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
62 lines (62 loc) · 1.52 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "locness3",
"name": "Locness",
"avatar_url": "https://avatars1.githubusercontent.com/u/37651007?v=4",
"profile": "http://locness3.github.io",
"contributions": [
"code",
"design"
]
},
{
"login": "Andreto",
"name": "Andreas Törnkvist",
"avatar_url": "https://avatars0.githubusercontent.com/u/28541538?v=4",
"profile": "https://andreto.github.com",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "CluckCluckChicken",
"name": "CluckCluckChicken",
"avatar_url": "https://avatars2.githubusercontent.com/u/46281840?v=4",
"profile": "http://telepathicsquidproductions.github.io",
"contributions": [
"code"
]
},
{
"login": "MasterOfTheTiger",
"name": "Ted Jameson",
"avatar_url": "https://avatars0.githubusercontent.com/u/16640496?v=4",
"profile": "https://mtiger.xyz",
"contributions": [
"review"
]
},
{
"login": "githubfan",
"name": "Coding Master",
"avatar_url": "https://avatars0.githubusercontent.com/u/47252616?v=4",
"profile": "https://githubfan.github.io",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "scratch-profile-embed",
"projectOwner": "locness3",
"repoType": "github",
"repoHost": "https://github.com"
}